| Package | Description |
|---|---|
| com.googlecode.aviator |
| Modifier and Type | Field and Description |
|---|---|
static Options.Value |
Options.COMPILE_VALUE |
static Options.Value |
Options.DEFAULT_MATH_CONTEXT |
static Options.Value |
Options.EVAL_VALUE |
static Options.Value |
Options.FALSE_VALUE |
static Options.Value |
Options.TRUE_VALUE |
| Modifier and Type | Method and Description |
|---|---|
Options.Value |
Options.getDefaultValueObject()
Returns the default value object of option.
|
Options.Value |
AviatorEvaluatorInstance.getOptionValue(Options opt)
Returns the current evaluator option value union, returns null if missing.
|
Options.Value |
Options.intoValue(Object val)
Cast java object into value union.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
Options.intoObject(Options.Value val)
Cast value union into java object.
|
Copyright © 2019. All rights reserved.