public abstract class StackInstruction extends Instruction
length, opcode
Modifier | Constructor and Description |
---|---|
protected |
StackInstruction(short opcode) |
Modifier and Type | Method and Description |
---|---|
Type |
getType(ConstantPoolGen cp) |
accept, consumeStack, copy, dump, equals, getComparator, getLength, getName, getOpcode, hashCode, initFromFile, produceStack, readInstruction, setComparator, toString, toString, toString
protected StackInstruction(short opcode)
opcode
- instruction opcodepublic Type getType(ConstantPoolGen cp)