org.apache.bcel.generic
public abstract class JsrInstruction extends BranchInstruction implements UnconditionalBranch, TypedInstruction, StackProducer
| Method Summary | |
|---|---|
| Type | getType(ConstantPoolGen cp) |
| InstructionHandle | physicalSuccessor()
Returns an InstructionHandle to the physical successor
of this JsrInstruction. |
Returns: return address type
Returns: an InstructionHandle to the "next" instruction that will be executed when RETurned from a subroutine.