Public Member Functions | |
Mapping (const QCString &n, ExprAst *e) | |
~Mapping () | |
Public Attributes | |
QCString | name |
ExprAst * | value |
Definition at line 3856 of file template.cpp.
Definition at line 3858 of file template.cpp.
|
inline |
Definition at line 3859 of file template.cpp.
QCString TemplateNodeWith::Mapping::name |
Definition at line 3860 of file template.cpp.
ExprAst* TemplateNodeWith::Mapping::value |
Definition at line 3861 of file template.cpp.