public abstract class ArithmeticInstruction extends Instruction implements TypedInstruction, StackProducer, StackConsumer
length, opcode| Modifier | Constructor and Description |
|---|---|
protected |
ArithmeticInstruction(short opcode) |
| Modifier and Type | Method and Description |
|---|---|
Type |
getType(ConstantPoolGen cp) |
accept, consumeStack, copy, dump, equals, getComparator, getLength, getName, getOpcode, hashCode, initFromFile, isValidByte, isValidShort, produceStack, readInstruction, setComparator, toString, toString, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitproduceStackconsumeStackprotected ArithmeticInstruction(short opcode)
opcode - of instructionpublic Type getType(ConstantPoolGen cp)
getType in interface TypedInstructionCopyright © 2004–2022 The Apache Software Foundation. All rights reserved.