open fun exitOctInt(ctx: OctIntContext!): Unit
Exit a parse tree produced by TomlParser#octInt.
TomlParser#octInt
The default implementation does nothing.
ctx - OctIntContext!: the parse tree
ctx