| Package | Description |
|---|---|
| org.coode.parsers.oppl |
| Modifier and Type | Method and Description |
|---|---|
static VariableTypes |
VariableTypes.getVariableType(String string) |
static VariableTypes |
VariableTypes.getVariableType(VariableType<?> variableType) |
static VariableTypes |
VariableTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VariableTypes[] |
VariableTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 The University of Manchester. All Rights Reserved.