Package | Description |
---|---|
org.apache.commons.jexl.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 © 2014 The Apache Software Foundation. All rights reserved.