| Class | Description |
|---|---|
| Alert | |
| Eval |
Eval evaluates strings containing Jexl2 expressions bound within braces:
${expression1} some text ${expression2}
If you pass a single expression, with its braces, the result will be the result object from the Jexl engine,
for example eval'ing ${['a','b']} will return a Java array of String. |
| Eval.MapContextWKeys | |
| Eval.MyVar | |
| EvalResult | |
| NashornInterpreter | |
| RhinoInterpreter | |
| VarInfo |
| Enum | Description |
|---|---|
| Alert.LEVEL |
| Error | Description |
|---|---|
| AlertError |
Copyright © 2016. All rights reserved.