org.apache.bcel.generic
public abstract class StackInstruction extends Instruction
Version: $Id: StackInstruction.java 386056 2006-03-15 11:31:56Z tcurdt $
Constructor Summary | |
---|---|
StackInstruction()
Empty constructor needed for the Class.newInstance() statement in
Instruction.readInstruction(). | |
protected | StackInstruction(short opcode) |
Method Summary | |
---|---|
Type | getType(ConstantPoolGen cp) |
Parameters: opcode instruction opcode
Returns: Type.UNKNOWN