Public Member Functions | |
Mapping (const QCString &n, ExprAst *e) | |
~Mapping () | |
Public Attributes | |
QCString | name |
ExprAst * | value |
Definition at line 3986 of file template.cpp.
Definition at line 3988 of file template.cpp.
|
inline |
Definition at line 3989 of file template.cpp.
QCString TemplateNodeSet::Mapping::name |
Definition at line 3990 of file template.cpp.
ExprAst* TemplateNodeSet::Mapping::value |
Definition at line 3991 of file template.cpp.