Package | Description |
---|---|
org.globus.rsl |
This library provides a convenience API for creating, manipulating, and checking the
validity of RSL expressions.
|
Modifier and Type | Field and Description |
---|---|
private ASCII_CharStream |
RSLParserTokenManager.input_stream |
(package private) ASCII_CharStream |
RSLParser.jj_input_stream |
Modifier and Type | Method and Description |
---|---|
void |
RSLParserTokenManager.ReInit(ASCII_CharStream stream) |
void |
RSLParserTokenManager.ReInit(ASCII_CharStream stream,
int lexState) |
Constructor and Description |
---|
RSLParserTokenManager(ASCII_CharStream stream) |
RSLParserTokenManager(ASCII_CharStream stream,
int lexState) |