|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimpleCharStream | |
---|---|
org.fusesource.hawtbuf.proto.compiler.parser |
Uses of SimpleCharStream in org.fusesource.hawtbuf.proto.compiler.parser |
---|
Fields in org.fusesource.hawtbuf.proto.compiler.parser declared as SimpleCharStream | |
---|---|
protected SimpleCharStream |
ProtoParserTokenManager.input_stream
|
Methods in org.fusesource.hawtbuf.proto.compiler.parser with parameters of type SimpleCharStream | |
---|---|
void |
ProtoParserTokenManager.ReInit(SimpleCharStream stream)
Reinitialise parser. |
void |
ProtoParserTokenManager.ReInit(SimpleCharStream stream,
int lexState)
Reinitialise parser. |
Constructors in org.fusesource.hawtbuf.proto.compiler.parser with parameters of type SimpleCharStream | |
---|---|
ProtoParserTokenManager(SimpleCharStream stream)
Constructor. |
|
ProtoParserTokenManager(SimpleCharStream stream,
int lexState)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |