Class StoreInstruction

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

public final class StoreInstruction extends Instruction implements IStoreInstruction
This class represents instructions that store to local variables.