exitExprNotBase

open fun exitExprNotBase(ctx: PartiQLParser.ExprNotBaseContext)

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

The default implementation does nothing.