org.apache.bcel.generic
Class StackInstruction
- Cloneable, Serializable
public abstract class StackInstruction
Super class for stack operations like DUP and POP.
$Id: StackInstruction.java 386056 2006-03-15 11:31:56Z tcurdt $
accept , className , consumeStack , copy , dispose , dump , equals , getComparator , getLength , getName , getOpcode , initFromFile , produceStack , readInstruction , setComparator , setOpcode , toString , toString , toString |
StackInstruction
(package private) StackInstruction()
Empty constructor needed for the Class.newInstance() statement in
Instruction.readInstruction(). Not to be used otherwise.
StackInstruction
protected StackInstruction(short opcode)
opcode
- instruction opcode