| Package | Description |
|---|---|
| org.apache.commons.jexl2 |
Provides a framework for evaluating JEXL expressions.
|
| org.apache.commons.jexl2.parser |
Contains the Parser for JEXL script.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
Interpreter.visit(ASTAdditiveOperator node,
Object data) |
| Modifier and Type | Method and Description |
|---|---|
Object |
ParserVisitor.visit(ASTAdditiveOperator node,
Object data) |
Copyright © 2001-2014 The Apache Software Foundation. All Rights Reserved.