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

enterHexInt

open fun enterHexInt(ctx: HexIntContext!): Unit (source)

Enter a parse tree produced by TomlParser#hexInt.

The default implementation does nothing.

Parameters

ctx - HexIntContext!: the parse tree