visitSelectPivot

abstract fun visitSelectPivot(ctx: PartiQLParser.SelectPivotContext): T

Visit a parse tree produced by the SelectPivot labeled alternative in selectClause.

Return

the visitor result

Parameters

ctx

the parse tree