| Package | Description |
|---|---|
| org.apache.commons.jexl2 |
Provides a framework for evaluating JEXL expressions.
|
| Modifier and Type | Method and Description |
|---|---|
static UnifiedJEXL.ParseState |
UnifiedJEXL.ParseState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static UnifiedJEXL.ParseState[] |
UnifiedJEXL.ParseState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|