[]
Visit a parse tree produced by indexed_column().
The default implementation returns the result of calling Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.VisitChildren(Antlr4.Runtime.Tree.IRuleNode)
on context.
public virtual Result VisitIndexed_column(SqlParser.Indexed_columnContext context)
| Type | Name | Description |
|---|---|---|
| SqlParser.Indexed_columnContext | context | The parse tree. |
| Type | Description |
|---|---|
| Result |