Doxygen
|
Class representing a filter applied to an expression in the AST 更多...
Public 成员函数 | |
ExprAstFilterAppl (ExprAstPtr &&expr, ExprAstFilterPtr &&filter) | |
virtual TemplateVariant | resolve (TemplateContext *c) |
Public 成员函数 继承自 ExprAst | |
virtual | ~ExprAst () |
Private 属性 | |
ExprAstPtr | m_expr |
ExprAstFilterPtr | m_filter |
Class representing a filter applied to an expression in the AST
在文件 template.cpp 第 1763 行定义.
|
inline |
|
inlinevirtual |
|
private |
在文件 template.cpp 第 1774 行定义.
被这些函数引用 resolve().
|
private |
在文件 template.cpp 第 1775 行定义.
被这些函数引用 resolve().