Package | Description |
---|---|
org.rexxla.bsf.engines.rexx |
Modifier and Type | Method and Description |
---|---|
RexxConfiguration |
RexxEngine.getRexxConfiguration()
Getter method.
|
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
RexxAndJava.createRexxInterpreterInstance(RexxConfiguration rc)
Creates a new Rexx interpreter instance using the ooRexx 4.0 API
RexxCreateInterpreter() . |