| Modifier and Type | Method and Description |
|---|---|
protected CompiledRubyScript |
RubyScript.compileScript(String code)
Compiles script code.
|
protected CompiledRubyScript |
RubyScript.getCompiledScript()
Gets the compiled script.
Will be parsed if not done yet. |
| Modifier and Type | Method and Description |
|---|---|
protected <T> T |
RubyScript.executeImpl(CompiledRubyScript script,
Collection<ScriptVariable> variables) |
Tentackle - distributed, domain- and model-driven