DataTypeVariant
Represent all available types of a datatype
| Value | Description |
|---|---|
ARRAY | Represents an array |
DATA_TYPE | Represents an data type containing a data type |
ERROR | Represents a error |
NODE | Represents a node |
OBJECT | Represents an object |
PRIMITIVE | Represents a primitive datatype |
TYPE | Represents a type |