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

ini_comment Class Reference

#include "ini__ini_comment.h"

ini_comment pre-processor class. More...


Public Functions

ini_comment ( ) 
~ini_comment ( ) 
  • bool 
filter gsp::LLParser & parser , char & 

Private Functions

  • void 
discard ( ) 

Private Variables

  • bool 
m_builtin_bFilterFlag 

Detailed Description

ini_comment pre-processor class.

This class provides the code and interface for the ini_comment pre-processor. It includes the code written for this pre-processor in the gsp file.

Instantiation and execution of methods of this class are managed by the parser objects and are fully transparent to users.

Therefore, this documentation is only provided for purely informative purposes as understanding support of pre-processing.


Functions Documentation

ini_comment ( ) 

Pre-processor constructor.

Pre-processors are created and invoked transparently by the parser object for running the pre-processing.

See also:

bool Parser::preprocess ( char & 
Back to index

~ini_comment ( )   [  virtual  ] 

Pre-processor destructor.

Pre-processors are destroyed transparently by the parser object when pre-processing is done.

See also:

bool Parser::preprocess ( char & 
Back to index

void discard ( )   [  private  ] 

When called from the pre-processing code, discards the character currently filter. It means that it is excluded from the parse stream.

See also:

bool filter LLParser & parser , char & 
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.