Package | Description |
---|---|
org.rexxla.bsf.engines.rexx |
Modifier and Type | Method and Description |
---|---|
RexxScriptEngine |
RexxCompiledScript.getEngine()
Returns the
ScriptEngine whose compile method created this CompiledScript. |
RexxScriptEngine |
RexxCompiledScript.getRexxScriptEngine()
Getter to retrieve the RexxScriptEngine used to create this compiled script.
|