exitLiteralNull

open fun exitLiteralNull(ctx: PartiQLParser.LiteralNullContext)

Exit a parse tree produced by the LiteralNull} labeled alternative in PartiQLParser#literal.

The default implementation does nothing.