org.apache.bcel.generic
Class ReturnInstruction
- Cloneable, ExceptionThrower, Serializable, StackConsumer, TypedInstruction
public abstract class ReturnInstruction
Super class for the xRETURN family of instructions.
$Id: ReturnInstruction.java 152690 2001-10-29 19:59:54Z jvanzyl $
accept, consumeStack, copy, dump, equals, getComparator, getLength, getName, getOpcode, initFromFile, produceStack, readInstruction, setComparator, toString, toString, toString |
ReturnInstruction
protected ReturnInstruction(short opcode)
getType
public Type getType()