Enum IRArithmeticExpression.Operation

java.lang.Object
java.lang.Enum<IRArithmeticExpression.Operation>
gw.lang.ir.expression.IRArithmeticExpression.Operation
All Implemented Interfaces:
Serializable, Comparable<IRArithmeticExpression.Operation>, java.lang.constant.Constable
Enclosing class:
IRArithmeticExpression

public static enum IRArithmeticExpression.Operation extends Enum<IRArithmeticExpression.Operation>
The operation being performed.