| Home | Index | universal Index | gsp Index | Examples | Tutorial |
#include "ini__ini_comment.h"
ini_comment pre-processor class. More...
Public Functions | |||
| ini_comment | ( ) | ||
| ~ini_comment | ( ) | ||
| filter | ( gsp::LLParser & parser , char & c ) | |
Private Functions | |||
| discard | ( ) | |
Private Variables | |||
| m_builtin_bFilterFlag | ||
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.
Pre-processor constructor.
Pre-processors are created and invoked transparently by the parser object for running the pre-processing.
See also:
Pre-processor destructor.
Pre-processors are destroyed transparently by the parser object when pre-processing is done.
See also:
When called from the pre-processing code, discards the character currently filter. It means that it is excluded from the parse stream.
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 |