Class CheckCastInstruction

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

public final class CheckCastInstruction extends Instruction implements ITypeTestInstruction
This class represents checkcast instructions.