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

exitHexInt

abstract fun exitHexInt(ctx: HexIntContext): Unit (source)

Exit a parse tree produced by TomlParser#hexInt.

Parameters

ctx - the parse tree