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

exitHexInt

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

Exit a parse tree produced by TomlParser#hexInt.

The default implementation does nothing.

Parameters

ctx - HexIntContext!: the parse tree