org.apache.bcel.generic
public abstract class ReturnInstruction extends Instruction implements ExceptionThrower, TypedInstruction, StackConsumer
Constructor Summary | |
---|---|
protected | ReturnInstruction(short opcode) |
Method Summary | |
---|---|
Class[] | getExceptions() |
Type | getType() |
Type | getType(ConstantPoolGen cp) |
Parameters: opcode of instruction
Returns: type associated with the instruction