Class ConstantInstruction

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

public abstract class ConstantInstruction extends Instruction
A ConstantInstruction pushes some constant value onto the stack.