Package | Description |
---|---|
org.apache.commons.jexl.parser |
Contains the Parser for JEXL script.
|
Modifier and Type | Method and Description |
---|---|
void |
ParserTokenManager.ReInit(SimpleCharStream stream) |
void |
ParserTokenManager.ReInit(SimpleCharStream stream,
int lexState) |
Constructor and Description |
---|
ParserTokenManager(SimpleCharStream stream) |
ParserTokenManager(SimpleCharStream stream,
int lexState) |
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.