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