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