Doxygen
|
Public 成员函数 | |
ExprAstUnary (Operator::Type op, ExprAstPtr &&expr) | |
virtual TemplateVariant | resolve (TemplateContext *c) |
Public 成员函数 继承自 ExprAst | |
virtual | ~ExprAst () |
Private 属性 | |
Operator::Type | m_operator = Operator::Or |
ExprAstPtr | m_expr |
在文件 template.cpp 第 1802 行定义.
|
inline |
|
inlinevirtual |
重载 ExprAst .
在文件 template.cpp 第 1807 行定义.
引用了 m_expr, m_operator, Operator::Minus , 以及 TemplateVariant::toInt().
|
private |
在文件 template.cpp 第 1820 行定义.
被这些函数引用 resolve().
|
private |
在文件 template.cpp 第 1819 行定义.
被这些函数引用 resolve().