|
Doxygen
|
类 ExprAstFunctionVariable 继承关系图:
ExprAstFunctionVariable 的协作图:Public 成员函数 | |
| ExprAstFunctionVariable (ExprAstPtr &&var, ExprAstList &&args) | |
| virtual TemplateVariant | resolve (TemplateContext *c) |
Public 成员函数 继承自 ExprAst | |
| virtual | ~ExprAst () |
Private 属性 | |
| ExprAstPtr | m_var |
| ExprAstList | m_args |
在文件 template.cpp 第 1706 行定义.
|
inline |
|
inlinevirtual |
重载 ExprAst .
在文件 template.cpp 第 1713 行定义.
引用了 TemplateVariant::call(), TemplateVariant::isFunction(), m_args , 以及 m_var.
|
private |
在文件 template.cpp 第 1730 行定义.
被这些函数引用 resolve().
|
private |
在文件 template.cpp 第 1729 行定义.
被这些函数引用 resolve().