| Home | Index | universal Index | gsp Index | Examples | Tutorial |
#include "ini__Parser.h"
This visitor is used by the parser to sort the parsed symbols by their type. More...
Public Functions | |||
| SymbolSorter | ( Parser & parser ) | ||
| ~SymbolSorter | ( ) | ||
| process | ( gsp::Symbol * & rpSymbol ) | |
| process | ( const char * c_pszConstant , gsp::Symbol & parent , unsigned long uSymbolRank ) | |
Private Variables | |||
| m_parser | ||
This visitor is used by the parser to sort the parsed symbols by their type.
Constructor.
See also:
Destructor.
See also:
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:
Overriden visitor's process methods.
Returns always true.
See also:
This file is part of the LLOOP LL Object-Oriented Parser Generator and Object Expander Generator. Copyright (c) 2005-2006 Michel MEHL, France. All rights reserved. LLOOP is distributed by the company ERSA SaRL.
| Copyright (c) 2005-2006 Michel MEHL, Haguenau, France |
| LLOOP version 1.1 |