Index

ini_comment Class Reference

ini_comment pre-processor class. More...

#include "ini__ini_comment.h"


Public Functions

Private Functions

Private Variables


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


Generated with makedoc.