KindConstants Class Fields
- Last UpdatedApr 08, 2026
- 2 minute read
For a list of all members of this type, see KindConstants members.
| Name | Description | |
|---|---|---|
![]() | KIND_ARRAY | Array types. |
![]() | KIND_ENUM | Enumeration types. |
![]() | KIND_PRIMITIVE | Primitive types. |
![]() | KIND_PSEUDO | Pseudo types. |
![]() | KIND_SET | Set types. |
![]() | KIND_SLOT | Slot types. |
![]() | KIND_STRING | String types. |
![]() | KIND_STRUCT | Struct types. |
