Bond 0.9
C++ Bond Runtime Library API Documentation
Loading...
Searching...
No Matches
Bond::ParseNodeCounter Class Reference

#include <bond/tools/parsenodecounter.h>

Inheritance diagram for Bond::ParseNodeCounter:
Bond::ParseNodeTraverser

Public Member Functions

 ParseNodeCounter ()
 
virtual ~ParseNodeCounter ()
 
const ParseNodeCountGetCount () const
 
void Count (const ParseNode *parseNode)
 
void CountList (const ListParseNode *listNode)
 

Constructor & Destructor Documentation

◆ ParseNodeCounter()

Bond::ParseNodeCounter::ParseNodeCounter ( )
inline

◆ ~ParseNodeCounter()

virtual Bond::ParseNodeCounter::~ParseNodeCounter ( )
inlinevirtual

Member Function Documentation

◆ Count()

void Bond::ParseNodeCounter::Count ( const ParseNode parseNode)
inline

◆ CountList()

void Bond::ParseNodeCounter::CountList ( const ListParseNode listNode)
inline

◆ GetCount()

const ParseNodeCount & Bond::ParseNodeCounter::GetCount ( ) const
inline

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