tuweni / 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 - SecondFractionContext!: the parse tree

Return
T: the visitor result