|
ANTLR Support Libraries 2.7.1+
|
#include <TreeParser.hpp>

Public Member Functions | |
| Tracer (TreeParser *p, const char *t, RefAST a) | |
| ~Tracer () | |
Private Member Functions | |
| Tracer (const Tracer &) | |
| const Tracer & | operator= (const Tracer &) |
Private Attributes | |
| TreeParser * | parser |
| const char * | text |
| RefAST | tree |
Utility class which allows tracing to work even when exceptions are thrown.
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
1.8.5