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