visitUnion

abstract fun visitUnion(ctx: PartiQLParser.UnionContext): T

Visit a parse tree produced by the Union labeled alternative in exprBagOp.

Return

the visitor result

Parameters

ctx

the parse tree