| Package | Description |
|---|---|
| com.googlecode.aviator |
| Modifier and Type | Field and Description |
|---|---|
EvalMode |
Options.Value.evalMode |
| Modifier and Type | Method and Description |
|---|---|
static EvalMode |
EvalMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EvalMode[] |
EvalMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static AviatorEvaluatorInstance |
AviatorEvaluator.newInstance(EvalMode evalMode)
Create a aviator script engine instance with eval mode
|
| Constructor and Description |
|---|
Value(EvalMode evalMode) |
Copyright © 2010–2022. All rights reserved.