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

enterInteger

abstract fun enterInteger(ctx: IntegerContext): Unit (source)

Enter a parse tree produced by TomlParser#integer.

Parameters

ctx - the parse tree