exitExcept

open fun exitExcept(ctx: PartiQLParser.ExceptContext)

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

The default implementation does nothing.