Class BinaryOpInstruction

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

public final class BinaryOpInstruction extends Instruction implements IBinaryOpInstruction
This class represents binary operator instructions for which the operands and the result all have the same type.