Package | Description |
---|---|
jade.semantics.lang.sl.parser |
Provides the classes used by the JSA engine to parse and unparse FIPA-SL
expressions.
|
Modifier and Type | Field and Description |
---|---|
protected SimpleCharStream |
SLParserTokenManager.input_stream |
(package private) SimpleCharStream |
SLParser.jj_input_stream |
Modifier and Type | Method and Description |
---|---|
void |
SLParserTokenManager.ReInit(SimpleCharStream stream) |
void |
SLParserTokenManager.ReInit(SimpleCharStream stream,
int lexState) |
Constructor and Description |
---|
SLParserTokenManager(SimpleCharStream stream) |
SLParserTokenManager(SimpleCharStream stream,
int lexState) |