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