Class SwapInstruction

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

public final class SwapInstruction extends Instruction
This instruction represents the swap instruction, which swaps the two values on top of the working stack.