Home | Index | universal Index | gsp Index | Examples | Tutorial

Parser::SymbolSorter Class Reference

#include "ini__Parser.h"

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


Inherited Class(es)


Public Functions

SymbolSorter Parser & parser 
~SymbolSorter ( ) 
  • bool 
process gsp::Symbol * & rpSymbol 
  • bool 
process ( const char * c_pszConstant gsp::Symbol & parent , unsigned long uSymbolRank 

Private Variables

m_parser 

Detailed Description

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


Files Included

#include <fstream>
#include <strstream>
#include "universal.h"
#include "universal__String.h"
#include <gsp__LLParser.h>
#include "gsp__Visitor.h"
#include "ini__ini_comment.h"

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


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


Generated with makedoc.