class Prism::Reflection::FloatField

浮点数字段表示双精度浮点数值。它专门用于表示浮点字面量的数值。它在 Ruby 中解析为 Float 类型。