visit Order By Clause
abstract fun visitOrderByClause(ctx: PartiQLParser.OrderByClauseContext): T
Content copied to clipboard
Visit a parse tree produced by orderByClause.
Return
the visitor result
Parameters
ctx
the parse tree