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