abstract fun visitRegularFloat(ctx: RegularFloatContext!): T
Visit a parse tree produced by TomlParser#regularFloat.
TomlParser#regularFloat
ctx - RegularFloatContext!: the parse tree
ctx
Return T: the visitor result