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