Modifier and Type | Method and Description |
---|---|
public boolean | |
public boolean | |
public void | translate(ClassGenerator
BCEL Java class generator classGen, MethodGenerator BCEL Java method generator methodGen)Overrides com. |
LastCall | back to summary |
---|---|
public LastCall(QName fname) |
hasLastCall | back to summary |
---|---|
public boolean hasLastCall() Overrides com. |
hasPositionCall | back to summary |
---|---|
public boolean hasPositionCall() Overrides com. |
translate | back to summary |
---|---|
public void translate(ClassGenerator classGen, MethodGenerator methodGen) Overrides com. Doc from com. Translate a function call. The compiled code will leave the function's return value on the JVM's stack.
|