visitIntersect

abstract fun visitIntersect(ctx: PartiQLParser.IntersectContext): T

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

Return

the visitor result

Parameters

ctx

the parse tree