org.apache.bcel.generic
public abstract class ArithmeticInstruction extends Instruction implements TypedInstruction, StackProducer, StackConsumer
Version: $Id: ArithmeticInstruction.java 386056 2006-03-15 11:31:56Z tcurdt $
Constructor Summary | |
---|---|
protected | ArithmeticInstruction(short opcode) |
Method Summary | |
---|---|
Type | getType(ConstantPoolGen cp) |
Parameters: opcode of instruction
Returns: type associated with the instruction