|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IFunctionalExpression.Function | |
---|---|
net.sourceforge.nrl.parser.ast.constraints | |
net.sourceforge.nrl.parser.ast.constraints.impl |
Uses of IFunctionalExpression.Function in net.sourceforge.nrl.parser.ast.constraints |
---|
Methods in net.sourceforge.nrl.parser.ast.constraints that return IFunctionalExpression.Function | |
---|---|
IFunctionalExpression.Function |
IFunctionalExpression.getFunction()
Return the function identifier, one of the constants defined in this interface. |
static IFunctionalExpression.Function |
IFunctionalExpression.Function.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IFunctionalExpression.Function[] |
IFunctionalExpression.Function.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of IFunctionalExpression.Function in net.sourceforge.nrl.parser.ast.constraints.impl |
---|
Methods in net.sourceforge.nrl.parser.ast.constraints.impl that return IFunctionalExpression.Function | |
---|---|
IFunctionalExpression.Function |
FunctionalExpressionImpl.getFunction()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |