Package | Description |
---|---|
org.fusesource.hawtbuf.proto.compiler.parser |
Modifier and Type | Field and Description |
---|---|
protected SimpleCharStream |
ProtoParserTokenManager.input_stream |
Modifier and Type | Method and Description |
---|---|
void |
ProtoParserTokenManager.ReInit(SimpleCharStream stream)
Reinitialise parser.
|
void |
ProtoParserTokenManager.ReInit(SimpleCharStream stream,
int lexState)
Reinitialise parser.
|
Constructor and Description |
---|
ProtoParserTokenManager(SimpleCharStream stream)
Constructor.
|
ProtoParserTokenManager(SimpleCharStream stream,
int lexState)
Constructor.
|
Copyright © 2010–2021 FuseSource, Corp.. All rights reserved.