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