Package | Description |
---|---|
de.uni_due.inf.ti.graph.io |
Modifier and Type | Field and Description |
---|---|
protected SimpleCharStream |
SgfParserTokenManager.input_stream |
Modifier and Type | Method and Description |
---|---|
void |
SgfParserTokenManager.ReInit(SimpleCharStream stream)
Reinitialise parser.
|
void |
SgfParserTokenManager.ReInit(SimpleCharStream stream,
int lexState)
Reinitialise parser.
|
Constructor and Description |
---|
SgfParserTokenManager(SimpleCharStream stream)
Constructor.
|
SgfParserTokenManager(SimpleCharStream stream,
int lexState)
Constructor.
|