NONTYPE_TAG
Content copied to clipboard
Functions
Properties
Link copied to clipboard
The array of Contravariant relationships defined during construction.
Link copied to clipboard
The array of Covariant relationships defined during construction.
Link copied to clipboard
The highest ordinal value of all of this TypeTag's descendants, including itself. The descendants' ordinals must start just after the current TypeTag's ordinal, and be contiguously numbered. Since the ordinals are assigned by the Enum mechanism, that means a TypeTag definition must be followed immediately by each of its children and their descendants, which is prefix tree order.
Link copied to clipboard
A flag set during initialization, indicating this TypeTag has no direct instances.
Link copied to clipboard
Some TypeTags occur in exactly one AvailObject. If so, this field will be initialized to a lambda that produces the value.