#include <antlr/config.hpp>
#include <antlr/TokenBuffer.hpp>
#include <antlr/RefCount.hpp>
#include <string>
Go to the source code of this file.
Data Structures | |
class | ParserInputState |
Typedefs | |
typedef RefCount < ParserInputState > | ParserSharedInputState |
A reference counted ParserInputState. |