Package | Description |
---|---|
org.rexxla.bsf.engines.rexx |
Modifier and Type | Field and Description |
---|---|
(package private) TransformationData |
RexxExtendClass.tranData |
Modifier and Type | Method and Description |
---|---|
TransformationData |
RexxExtendClass.getTranData() |
Modifier and Type | Method and Description |
---|---|
(package private) static java.lang.String |
RexxExtendClass.getPlainMethodSignature(TransformationData td)
Create and return a string with the method's
"desc" delimited with
" | " and followed by the method's signature as one would
have to give it in a Java program. |