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