| Class | Description |
|---|---|
| BooleanType |
Represents a boolean value.
|
| FloatType |
Represents a 64-bit floating point number.
|
| IntegerType |
Represents a 64-bit signed integer.
|
| StringType |
Represents a string value.
|
| UIntegerType |
Represents a 64-bit unsigned integer.
|