Index

Parser::SymbolSorter Class Reference

This visitor is used by the parser to sort the parsed symbols by their type. More...

#include "ini__Parser.h"


Inherited Class(es)


Public Functions

Private Variables


Detailed Description

This visitor is used by the parser to sort the parsed symbols by their type.


Functions Documentation

SymbolSorter Parser & parser 

Constructor.

See also:

Back to index

~SymbolSorter ( )   [  virtual  ] 

Destructor.

See also:

Back to index

bool process ( gsp::Symbol * & rpSymbol   [  virtual  ] 

Overriden visitor's process methods.

Puts the passed symbol to the list of symbols of the same type which is hold by the parser instance.

See also:

Back to index

bool process ( const char * c_pszConstant , gsp::Symbol & parent , unsigned long uSymbolRank   [  virtual  ] 

Overriden visitor's process methods.

Returns always true.

See also:

Back to index


Generated with makedoc.