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

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

#include <Parser.hpp>

Public Member Functions

 Tracer (Parser *p, const char *t)
 

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

◆ Tracer()

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

Definition at line 292 of file Parser.hpp.

◆ ~Tracer()

antlr::Parser::Tracer::~Tracer ( )
inline

Definition at line 297 of file Parser.hpp.


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