visit Table Unpivot
abstract fun visitTableUnpivot(ctx: PartiQLParser.TableUnpivotContext): T
Content copied to clipboard
Visit a parse tree produced by tableUnpivot.
Return
the visitor result
Parameters
ctx
the parse tree