OpenMD 3.0
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
antlr::TreeParser::Tracer Class Reference

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

#include <TreeParser.hpp>

Public Member Functions

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

Detailed Description

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

Definition at line 125 of file TreeParser.hpp.

Constructor & Destructor Documentation

◆ Tracer()

antlr::TreeParser::Tracer::Tracer ( TreeParser * p,
const char * t,
RefAST a )
inline

Definition at line 131 of file TreeParser.hpp.

◆ ~Tracer()

antlr::TreeParser::Tracer::~Tracer ( )
inline

Definition at line 136 of file TreeParser.hpp.


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