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