Package | Description |
---|---|
tk.pratanumandal.expr4j |
The
tk.pratanumandal.expr4j package is the root package of expr4j library. |
Modifier and Type | Field and Description |
---|---|
protected static Map<String,Operator.Properties> |
OperatorRepository.OPERATORS
A map of all operators, functions, variables, and constants supported.
|
Modifier and Type | Method and Description |
---|---|
static Operator.Properties |
OperatorRepository.getOperatorProperties(String value)
Utility method to get the properties of an operator.
|
Copyright © 2019 Pratanu Mandal. All rights reserved.