Parser::Tracer Class Reference

#include <Parser.hpp>

Collaboration diagram for Parser::Tracer:

Collaboration graph
[legend]

Public Member Functions

 Tracer (Parser *p, const char *t)
 ~Tracer ()

Private Member Functions

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

Private Attributes

Parserparser
const char * text

Detailed Description

Utility class which allows tracing to work even when exceptions are thrown.

Definition at line 287 of file Parser.hpp.


Constructor & Destructor Documentation

Parser::Tracer::Tracer ( Parser p,
const char *  t 
) [inline]

Definition at line 292 of file Parser.hpp.

Parser::Tracer::~Tracer (  )  [inline]

Definition at line 297 of file Parser.hpp.

References ANTLR_USE_NAMESPACE.

Parser::Tracer::Tracer ( const Tracer  )  [private]


Member Function Documentation

const Tracer& Parser::Tracer::operator= ( const Tracer  )  [private]


Field Documentation

Definition at line 289 of file Parser.hpp.

const char* Parser::Tracer::text [private]

Definition at line 290 of file Parser.hpp.


The documentation for this class was generated from the following file:

Generated on Tue Mar 31 20:19:28 2009 for ctrump by  doxygen 1.5.6