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

Tracer class, used when -traceLexer is passed to antlr. More...

#include <CharScanner.hpp>

Public Member Functions

 Tracer (CharScanner *p, const char *t)
 

Detailed Description

Tracer class, used when -traceLexer is passed to antlr.

Definition at line 520 of file CharScanner.hpp.

Constructor & Destructor Documentation

◆ Tracer()

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

Definition at line 528 of file CharScanner.hpp.

◆ ~Tracer()

antlr::CharScanner::Tracer::~Tracer ( )
inline

Definition at line 533 of file CharScanner.hpp.


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