Companion
object Companion
Properties
Link copied to clipboard
The sole mutable PrimitiveTypeDescriptor, only used during early instantiation.
Link copied to clipboard
The total count of Types enum values.
Functions
Link copied to clipboard
Create a partially-initialized primitive type with the given name. The type's parent will be set later, to facilitate arbitrary construction order. Set these fields to nil to ensure pointer safety. We will make all such objects shared after all the linkages have been set up.
Link copied to clipboard
Extract the Types enum value's Enum.ordinal from this primitive type.