antlr::TreeParser::Tracer Class Reference
#include <TreeParser.hpp>
List of all members.
Detailed Description
Utility class which allows tracing to work even when exceptions are thrown.
Constructor & Destructor Documentation
antlr::TreeParser::Tracer::Tracer |
( |
TreeParser * |
p, |
|
|
const char * |
t, |
|
|
RefAST |
a | |
|
) |
| | [inline] |
antlr::TreeParser::Tracer::~Tracer |
( |
|
) |
[inline] |
antlr::TreeParser::Tracer::Tracer |
( |
const Tracer & |
|
) |
[private] |
Member Function Documentation
const Tracer& antlr::TreeParser::Tracer::operator= |
( |
const Tracer & |
|
) |
[private] |
Member Data Documentation
The documentation for this class was generated from the following file: