abstract fun visitSecondFraction(ctx: SecondFractionContext): T
Visit a parse tree produced by TomlParser#secondFraction.
TomlParser#secondFraction
ctx - the parse tree
ctx
Return the visitor result