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