exitLiteralInteger

open fun exitLiteralInteger(ctx: PartiQLParser.LiteralIntegerContext)

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

The default implementation does nothing.