Enum Class IBinaryOpInstruction.Operator

java.lang.Object
java.lang.Enum<IBinaryOpInstruction.Operator>
com.ibm.wala.shrike.shrikeBT.IBinaryOpInstruction.Operator
All Implemented Interfaces:
IBinaryOpInstruction.IOperator, Serializable, Comparable<IBinaryOpInstruction.Operator>, Constable
Enclosing interface:
IBinaryOpInstruction

public static enum IBinaryOpInstruction.Operator extends Enum<IBinaryOpInstruction.Operator> implements IBinaryOpInstruction.IOperator