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