Name | Description |
---|---|
NullValue | Null value class. Used to fill empty space in chains. Implements singleton pattern. |
ValueInt | Integer value element class. |
ValuePhantom | Phantom value containing several alternative elements in one position. |
ValueString | String-element class. |