org.apache.bcel.generic
Class ArrayInstruction
- Cloneable, ExceptionThrower, Serializable, TypedInstruction
public abstract class ArrayInstruction
Super class for instructions dealing with array access such as IALOAD.
$Id: ArrayInstruction.java,v 1.1.1.1 2001/10/29 20:00:06 jvanzyl Exp $
accept, consumeStack, copy, dump, equals, getComparator, getLength, getName, getOpcode, initFromFile, produceStack, readInstruction, setComparator, toString, toString, toString |
ArrayInstruction
protected ArrayInstruction(short opcode)