Class: Puppet::Pops::Types::PFloatType
- Inherits:
-
PNumericType
- Object
- TypedModelObject
- PAnyType
- PScalarType
- PNumericType
- Puppet::Pops::Types::PFloatType
- Defined in:
- lib/puppet/pops/types/types.rb
Constant Summary collapse
- DEFAULT =
PFloatType.new(-Float::INFINITY)
Instance Method Summary collapse
Methods inherited from PNumericType
#==, #from, #hash, #initialize, #numeric_from, #numeric_to, #to, #unbounded?
Methods inherited from PAnyType
#==, #assignable?, #callable?, #callable_args?, #enumerable?, #hash, #kind_of_callable?, #simple_name, #to_s
Methods included from Visitable
Constructor Details
This class inherits a constructor from Puppet::Pops::Types::PNumericType