antlr::TreeParser::Tracer Class Reference

#include <TreeParser.hpp>

Collaboration diagram for antlr::TreeParser::Tracer:
[legend]

List of all members.

Public Member Functions

 Tracer (TreeParser *p, const char *t, RefAST a)
 ~Tracer ()

Private Member Functions

 Tracer (const Tracer &)
const Traceroperator= (const Tracer &)

Private Attributes

TreeParserparser
const char * text
RefAST tree

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

const char* antlr::TreeParser::Tracer::text [private]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines

Generated on 16 Nov 2015 for ANTLR Support Libraries 2.7.1+ by  doxygen 1.6.1