Doxygen
|
Public Member Functions | |
commentcnvYY_CondCtx (int line, const QCString &id, bool b) | |
Public Attributes | |
int | lineNr |
QCString | sectionId |
bool | skip |
Definition at line 61 of file commentcnv.l.
|
inline |
Definition at line 63 of file commentcnv.l.
int commentcnvYY_CondCtx::lineNr |
Definition at line 65 of file commentcnv.l.
Referenced by commentcnvYY_CondCtx(), and convertCppComments().
QCString commentcnvYY_CondCtx::sectionId |
Definition at line 66 of file commentcnv.l.
Referenced by commentcnvYY_CondCtx(), and convertCppComments().
bool commentcnvYY_CondCtx::skip |
Definition at line 67 of file commentcnv.l.
Referenced by commentcnvYY_CondCtx(), and endCondSection().