Package | Description |
---|---|
tk.pratanumandal.expr4j |
The
tk.pratanumandal.expr4j package is the root package of expr4j library. |
Modifier and Type | Method and Description |
---|---|
static ExpressionEvaluator.Evaluator |
ExpressionEvaluator.Evaluator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExpressionEvaluator.Evaluator[] |
ExpressionEvaluator.Evaluator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ExpressionEvaluator(ExpressionEvaluator.Evaluator evaluator)
Parameterized constructor.
Use the specified Shunting Yard implementation. |
Copyright © 2019 Pratanu Mandal. All rights reserved.