#include <antlr/config.hpp>
#include <antlr/InputBuffer.hpp>
#include <antlr/RefCount.hpp>
#include <antlr/CharBuffer.hpp>
#include <string>
Go to the source code of this file.
Classes | |
class | antlr::LexerInputState |
Namespaces | |
namespace | antlr |
Typedefs | |
typedef RefCount< LexerInputState > | antlr::LexerSharedInputState |
A reference counted LexerInputState object. |