KindConstants Class Members
- Last UpdatedApr 08, 2026
- 2 minute read
The following tables list the members exposed by KindConstants.
| 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. |
