abstract fun visitBinInt(ctx: BinIntContext!): T
Visit a parse tree produced by TomlParser#binInt.
TomlParser#binInt
ctx - BinIntContext!: the parse tree
ctx
Return T: the visitor result