Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class NUMERIC_INFORMATION General cluster: elks description: "Information about integer, natural and real type in Eiffel" Ancestors ANY Queries double_type_valid (type: INTEGER_32): BOOLEAN integer_natural_type_valid (type: INTEGER_32): BOOLEAN integer_type_valid (type: INTEGER_32): BOOLEAN max_integer_type: INTEGER_64 max_natural_type: NATURAL_64 natural_type_valid (type: INTEGER_32): BOOLEAN real_double_type_valid (type: INTEGER_32): BOOLEAN real_type_valid (type: INTEGER_32): BOOLEAN Type_count: INTEGER_32 Type_double: INTEGER_32 Type_integer: INTEGER_32 Type_integer_16: INTEGER_32 Type_integer_32: INTEGER_32 Type_integer_64: INTEGER_32 Type_integer_8: INTEGER_32 Type_integer_natural_separator: INTEGER_32 Type_natural: INTEGER_32 Type_natural_16: INTEGER_32 Type_natural_32: INTEGER_32 Type_natural_64: INTEGER_32 Type_natural_8: INTEGER_32 Type_no_limitation: INTEGER_32 Type_real: INTEGER_32
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

-- Generated by Eiffel Studio --
For more details: eiffel.org