exitInteger

open fun exitInteger(ctx: PrologParser.IntegerContext)

Exit a parse tree produced by PrologParser#integer.

The default implementation does nothing.