visitOrderSortSpec

abstract fun visitOrderSortSpec(ctx: PartiQLParser.OrderSortSpecContext): T

Visit a parse tree produced by orderSortSpec.

Return

the visitor result

Parameters

ctx

the parse tree