Class ArrayStoreInstruction

java.lang.Object
com.ibm.wala.shrike.shrikeBT.Instruction
com.ibm.wala.shrike.shrikeBT.ArrayStoreInstruction
All Implemented Interfaces:
Constants, IArrayStoreInstruction, IInstruction, Cloneable

public final class ArrayStoreInstruction extends Instruction implements IArrayStoreInstruction
This class represents the ?astore instructions.