exitNullIf

open fun exitNullIf(ctx: PartiQLParser.NullIfContext)

Exit a parse tree produced by PartiQLParser#nullIf.

The default implementation does nothing.