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, initFromFile, produceStack, readInstruction, setComparator, toString, toString, toStringprotected StackInstruction(short opcode)
opcode - instruction opcodepublic Type getType(ConstantPoolGen cp)
Copyright © 2018–2021 mhoffrogge. All rights reserved.