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

visitSecondFraction

abstract fun visitSecondFraction(ctx: SecondFractionContext): T (source)

Visit a parse tree produced by TomlParser#secondFraction.

Parameters

ctx - the parse tree

Return
the visitor result