| Package | Description |
|---|---|
| org.aika.corpus |
| Modifier and Type | Field and Description |
|---|---|
InterpretationNode.State |
InterpretationNode.state |
| Modifier and Type | Method and Description |
|---|---|
static InterpretationNode.State |
InterpretationNode.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InterpretationNode.State[] |
InterpretationNode.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InterpretationNode.setState(InterpretationNode.State newState,
long v) |
Copyright © 2018. All rights reserved.