exitIntersect

open fun exitIntersect(ctx: PartiQLParser.IntersectContext)

Exit a parse tree produced by the Intersect} labeled alternative in PartiQLParser#exprBagOp.

The default implementation does nothing.