| Package | Description |
|---|---|
| net.sourceforge.nrl.parser.operators |
Operator library management package.
|
| Modifier and Type | Method and Description |
|---|---|
IOperators.LoadedVersion |
Operators.getLoadedVersion() |
IOperators.LoadedVersion |
IOperators.getLoadedVersion()
Gets the operator file format version that these operators were loaded from.
|
static IOperators.LoadedVersion |
IOperators.LoadedVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IOperators.LoadedVersion[] |
IOperators.LoadedVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Operators.setLoadedVersion(IOperators.LoadedVersion loadedVersion) |
Copyright © 2006-2013. All Rights Reserved.