Class GetInstruction

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

public class GetInstruction extends Instruction implements IGetInstruction
This class represents get and getstatic instructions.