open fun exitFloatValue(ctx: FloatValueContext!): Unit
Exit a parse tree produced by TomlParser#floatValue.
TomlParser#floatValue
The default implementation does nothing.
ctx - FloatValueContext!: the parse tree
ctx