Class UnaryOpInstruction

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

public final class UnaryOpInstruction extends Instruction implements IUnaryOpInstruction
This class represents unary operators where the result is the same type as the operand.