| Package | Description |
|---|---|
| org.colomoto.biolqm.io.antlr |
Parser implementations using the antlr parser generator.
|
| Modifier and Type | Method and Description |
|---|---|
static Value |
Value.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Value[] |
Value.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionStack.value(Value v) |
Copyright © 2012–2020. All rights reserved.