abstract fun visitFloatValue(ctx: FloatValueContext): T
Visit a parse tree produced by TomlParser#floatValue.
TomlParser#floatValue
ctx - the parse tree
ctx
Return the visitor result