Type of a constant-pool :class:`Value`.
Definition at line 14 of file Value.py.
◆ Bool
| int phasor.Value.ValueType.Bool = 1 |
|
static |
◆ Float
| int phasor.Value.ValueType.Float = 3 |
|
static |
◆ Int
| int phasor.Value.ValueType.Int = 2 |
|
static |
◆ Null
| int phasor.Value.ValueType.Null = 0 |
|
static |
◆ String
| int phasor.Value.ValueType.String = 4 |
|
static |
The documentation for this class was generated from the following file: