exitLiteralFalse

open fun exitLiteralFalse(ctx: PartiQLParser.LiteralFalseContext)

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

The default implementation does nothing.