Package | Description |
---|---|
org.eclipse.golo.compiler.parser |
(this is an internal API)
|
Modifier and Type | Class and Description |
---|---|
class |
GoloOffsetParserTokenManager
TokenManager extension allowing to track token offsets.
|
Modifier and Type | Field and Description |
---|---|
GoloParserTokenManager |
GoloParser.token_source
Generated Token Manager.
|
Modifier and Type | Method and Description |
---|---|
void |
GoloParser.ReInit(GoloParserTokenManager tm)
Reinitialise.
|
Constructor and Description |
---|
GoloOffsetParser(GoloParserTokenManager tm) |
GoloParser(GoloParserTokenManager tm)
Constructor with generated Token Manager.
|