| Package | Description |
|---|---|
| org.apache.commons.jexl2 |
Provides a framework for evaluating JEXL expressions.
|
| org.apache.commons.jexl2.parser |
Contains the Parser for JEXL script.
|
| Constructor and Description |
|---|
JexlException.Parsing(JexlInfo node,
java.lang.CharSequence expr,
ParseException cause)
Creates a new Variable exception instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JexlParser.Identifier() |
void |
JexlParser.Identifier(boolean top)
Default implementation does nothing but is overriden by generated code.
|
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.