DataValue.Type| Constructor and Description |
|---|
NullValue()
Creates a new NullValue instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
accept(DataValueVisitor visitor)
Implements the Visitor pattern for this data value.
|
String |
toString() |
Copyright © 2020 The Cornutum Project. All rights reserved.