org.apache.bcel.generic
Class ReturnInstruction
- Cloneable, ExceptionThrower, Serializable, StackConsumer, TypedInstruction
public abstract class ReturnInstruction
Super class for the xRETURN family of instructions.
Version:
- M. Dahm
accept , consumeStack , copy , dump , equals , getComparator , getLength , getName , getOpcode , initFromFile , produceStack , readInstruction , setComparator , toString , toString , toString |
ReturnInstruction
protected ReturnInstruction(short opcode)
opcode
- of instruction
getType
public Type getType()