visitTableUnpivot

abstract fun visitTableUnpivot(ctx: PartiQLParser.TableUnpivotContext): T

Visit a parse tree produced by tableUnpivot.

Return

the visitor result

Parameters

ctx

the parse tree