Uses of Class
org.rexxla.bsf.engines.rexx.RexxScriptEngine
Packages that use RexxScriptEngine
-
Uses of RexxScriptEngine in org.rexxla.bsf.engines.rexx
Methods in org.rexxla.bsf.engines.rexx that return RexxScriptEngineModifier and TypeMethodDescriptionRexxCompiledScript.getEngine()Returns theScriptEnginewhose compile method created this CompiledScript.RexxCompiledScript.getRexxScriptEngine()Getter to retrieve the RexxScriptEngine used to create this compiled script.