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