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

exitOctInt

open fun exitOctInt(ctx: OctIntContext!): Unit (source)

Exit a parse tree produced by TomlParser#octInt.

The default implementation does nothing.

Parameters

ctx - OctIntContext!: the parse tree