Public Member Functions | |
Mapping (const QCString &n, ExprAst *e) | |
~Mapping () | |
Public Attributes | |
QCString | name |
ExprAst * | value |
Definition at line 3711 of file template.cpp.
Definition at line 3713 of file template.cpp.
|
inline |
Definition at line 3714 of file template.cpp.
QCString TemplateNodeIndexEntry::Mapping::name |
Definition at line 3715 of file template.cpp.
ExprAst* TemplateNodeIndexEntry::Mapping::value |
Definition at line 3716 of file template.cpp.