Package | Description |
---|---|
org.jdesktop.el.impl.parser |
Customized version of EL for Beans Binding; not for general use.
|
Modifier and Type | Field | Description |
---|---|---|
protected SimpleCharStream |
ELParserTokenManager.input_stream |
Modifier and Type | Method | Description |
---|---|---|
void |
ELParserTokenManager.ReInit(SimpleCharStream stream) |
|
void |
ELParserTokenManager.ReInit(SimpleCharStream stream,
int lexState) |
Constructor | Description |
---|---|
ELParserTokenManager(SimpleCharStream stream) |
|
ELParserTokenManager(SimpleCharStream stream,
int lexState) |