antlr::TreeParserInputState Class Reference
#include <TreeParserSharedInputState.hpp>
List of all members.
Detailed Description
This object contains the data associated with an input AST. Multiple parsers share a single TreeParserSharedInputState to parse the same tree or to have the parser walk multiple trees.
Constructor & Destructor Documentation
antlr::TreeParserInputState::TreeParserInputState |
( |
|
) |
[inline] |
virtual antlr::TreeParserInputState::~TreeParserInputState |
( |
|
) |
[inline, virtual] |
Member Function Documentation
Member Data Documentation
Are we guessing (guessing>0)?
The documentation for this class was generated from the following file: