Abstraction of ordinal types, that is, types with
successor and predecessor operations, including
Integer
and other Integral
numeric types.
Character
is also considered an ordinal type.
Ordinal
types may be used to generate a Range
.
Attributes | |
predecessor | Source Code shared formal Other predecessor The predecessor of this value. |
successor | Source Code shared formal Other successor The successor of this value. |
Inherited Attributes |
Attributes inherited from: Object |