Package | Description |
---|---|
org.zkoss.zel.impl.parser |
Modifier and Type | Field and Description |
---|---|
protected SimpleCharStream |
ELParserTokenManager.input_stream |
Modifier and Type | Method and Description |
---|---|
void |
ELParserTokenManager.ReInit(SimpleCharStream stream)
Reinitialise parser.
|
void |
ELParserTokenManager.ReInit(SimpleCharStream stream,
int lexState)
Reinitialise parser.
|
Constructor and Description |
---|
ELParserTokenManager(SimpleCharStream stream)
Constructor.
|
ELParserTokenManager(SimpleCharStream stream,
int lexState)
Constructor.
|
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.