Class ArrayLoadInstruction

java.lang.Object
com.ibm.wala.shrike.shrikeBT.Instruction
com.ibm.wala.shrike.shrikeBT.ArrayLoadInstruction
All Implemented Interfaces:
Constants, IArrayLoadInstruction, IInstruction, IMemoryOperation, Cloneable

public final class ArrayLoadInstruction extends Instruction implements IArrayLoadInstruction
This class represents the ?aload instructions.