| Package | Description |
|---|---|
| net.vatov.ampl | |
| net.vatov.ampl.model |
| Modifier and Type | Field and Description |
|---|---|
NodeValue.BuiltinFunction |
Ampl.builtin_function_return.f |
| Modifier and Type | Method and Description |
|---|---|
NodeValue.BuiltinFunction |
NodeValue.getBuiltinFunction() |
static NodeValue.BuiltinFunction |
NodeValue.BuiltinFunction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeValue.BuiltinFunction[] |
NodeValue.BuiltinFunction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Expression.setTreeValue(NodeValue.BuiltinFunction function,
List<Expression> params) |
Copyright © 2013. All Rights Reserved.