Doxygen
|
A class representing a macro definition. 更多...
#include <define.h>
Public 属性 | |
QCString | name |
QCString | definition |
QCString | fileName |
QCString | args |
FileDef * | fileDef = 0 |
int | lineNr = 1 |
int | columnNr = 1 |
int | nargs = -1 |
bool | undef = FALSE |
bool | varArgs = FALSE |
bool | isPredefined = FALSE |
bool | nonRecursive = FALSE |