lib/antlr/antlr/ParserSharedInputState.hpp File Reference
#include <antlr/config.hpp>
#include <antlr/TokenBuffer.hpp>
#include <antlr/RefCount.hpp>
#include <string>
Go to the source code of this file.
Classes | |
class | ParserInputState |
This object contains the data associated with an input stream of tokens. More... | |
Typedefs | |
typedef RefCount< ParserInputState > | ParserSharedInputState |
A reference counted ParserInputState. |
Typedef Documentation
|
A reference counted ParserInputState.
Definition at line 86 of file ParserSharedInputState.hpp. Referenced by AdaParser::AdaParser(), JavaRecognizer::JavaRecognizer(), and PascalParser::PascalParser(). |