Package | Description |
---|---|
org.terrier.querying.parser |
Provides the parser specification and the classes that implement
the query language of the Terrier platform.
|
Modifier and Type | Field and Description |
---|---|
protected SimpleCharStream |
TerrierQLParserTokenManager.input_stream |
Modifier and Type | Method and Description |
---|---|
void |
TerrierQLParserTokenManager.ReInit(SimpleCharStream stream)
Reinitialise parser.
|
void |
TerrierQLParserTokenManager.ReInit(SimpleCharStream stream,
int lexState)
Reinitialise parser.
|
Constructor and Description |
---|
TerrierQLParserTokenManager(SimpleCharStream stream)
Constructor.
|
TerrierQLParserTokenManager(SimpleCharStream stream,
int lexState)
Constructor.
|
Terrier Information Retrieval Platform 5.1. Copyright © 2004-2019, University of Glasgow