Type
Table of Contents
Interfaces
- CompositeTypeInterface
- Represents a type composed of several other types.
- WrappingTypeInterface
- Represents a type wrapping another type.
Classes
- ArrayShapeType
- Represents the exact shape of an array.
- BackedEnumType
- BuiltinType
- CollectionType
- Represents a key/value collection type.
- EnumType
- GenericType
- Represents a generic type, which is a type that holds variable parts.
- IntersectionType
- NullableType
- ObjectType
- TemplateType
- Represents a template placeholder, such as "T" in "Collection<T>".
- UnionType