Package | Description |
---|---|
org.apache.activemq.protobuf.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 © 2017 The Apache Software Foundation. All rights reserved.