enterLiteralInteger

open fun enterLiteralInteger(ctx: PartiQLParser.LiteralIntegerContext)

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

The default implementation does nothing.