open fun exitInteger(ctx: IntegerContext!): Unit
Exit a parse tree produced by TomlParser#integer.
TomlParser#integer
The default implementation does nothing.
ctx - IntegerContext!: the parse tree
ctx