| Package | Description |
|---|---|
| org.apache.commons.jexl2.parser |
Contains the Parser for JEXL script.
|
| Modifier and Type | Field and Description |
|---|---|
ParserTokenManager |
Parser.token_source
Generated Token Manager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Parser.ReInit(ParserTokenManager tm)
Reinitialise.
|
| Constructor and Description |
|---|
Parser(ParserTokenManager tm)
Constructor with generated Token Manager.
|
Copyright © 2001-2014 The Apache Software Foundation. All Rights Reserved.