Class InstanceofInstruction

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

public final class InstanceofInstruction extends Instruction implements IInstanceofInstruction
This class represents instanceof instructions.