visitExcept

abstract fun visitExcept(ctx: PartiQLParser.ExceptContext): T

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

Return

the visitor result

Parameters

ctx

the parse tree