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