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