exitNot

open fun exitNot(ctx: PartiQLParser.NotContext)

Exit a parse tree produced by the Not} labeled alternative in PartiQLParser#exprNot.

The default implementation does nothing.