|
Doxygen
|
Public Member Functions | |
| preYY_CondCtx (const DString &file, int line, const DString &id, bool b) | |
Public Attributes | |
| DString | fileName |
| int | lineNr |
| DString | sectionId |
| bool | skip |
| DString preYY_CondCtx::fileName |
Definition at line 74 of file pre.l.
Referenced by preYY_CondCtx().
| int preYY_CondCtx::lineNr |
Definition at line 75 of file pre.l.
Referenced by preYY_CondCtx().
| DString preYY_CondCtx::sectionId |
Definition at line 76 of file pre.l.
Referenced by preYY_CondCtx().
| bool preYY_CondCtx::skip |
Definition at line 77 of file pre.l.
Referenced by preYY_CondCtx().