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(ASTMapEntry node,
Object data) |
Modifier and Type | Method and Description |
---|---|
Object |
ParserVisitor.visit(ASTMapEntry node,
Object data) |
Copyright © 2001-2016 The Apache Software Foundation. All Rights Reserved.