tuweni / org.apache.tuweni.toml.internal / TomlParserBaseListener / enterInteger

enterInteger

open fun enterInteger(ctx: IntegerContext!): Unit (source)

Enter a parse tree produced by TomlParser#integer.

The default implementation does nothing.

Parameters

ctx - IntegerContext!: the parse tree