toml / org.apache.tuweni.toml.internal / TomlParserVisitor / visitBinInt

visitBinInt

abstract fun visitBinInt(ctx: BinIntContext): T (source)

Visit a parse tree produced by TomlParser#binInt.

Parameters

ctx - the parse tree

Return
the visitor result