org.apache.bcel.generic
public abstract class ArithmeticInstruction extends Instruction implements TypedInstruction, StackProducer, StackConsumer
| Constructor Summary | |
|---|---|
| protected | ArithmeticInstruction(short opcode) |
| Method Summary | |
|---|---|
| Type | getType(ConstantPoolGen cp) |
Parameters: opcode of instruction
Returns: type associated with the instruction