Class LoadInstruction

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

public final class LoadInstruction extends Instruction implements ILoadInstruction
This class represents local variable load instructions.