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