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