public class GroovyScriptHelper extends AbstractScriptHelper
| Modifier and Type | Class and Description |
|---|---|
static class |
GroovyScriptHelper.Helpers |
log| Constructor and Description |
|---|
GroovyScriptHelper(Bindings bindings) |
GroovyScriptHelper(Context context) |
| Modifier and Type | Method and Description |
|---|---|
Object |
eval(String expr,
Bindings bindings)
Evaluate the given expression with the given bindings.
|
call, doCall, eval, getBindings, setBindings, test