#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.
Data Structures | |
class | LexerInputState |
Typedefs | |
typedef RefCount< LexerInputState > | LexerSharedInputState |
A reference counted LexerInputState object. |
typedef RefCount<LexerInputState> LexerSharedInputState |
A reference counted LexerInputState object.
Definition at line 150 of file LexerSharedInputState.hpp.