| Package | Description |
|---|---|
| net.sourceforge.nrl.parser.ast.constraints | |
| net.sourceforge.nrl.parser.ast.constraints.impl |
| Modifier and Type | Method and Description |
|---|---|
IArithmeticExpression.Operator |
IArithmeticExpression.getOperator()
Return the operator
|
static IArithmeticExpression.Operator |
IArithmeticExpression.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IArithmeticExpression.Operator[] |
IArithmeticExpression.Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IArithmeticExpression.Operator |
ArithmeticExpressionImpl.getOperator() |
Copyright © 2006-2013. All Rights Reserved.