Doxygen
|
Base class for all nodes in the abstract syntax tree of an expression. 更多...
Public 成员函数 | |
virtual | ~ExprAst () |
virtual TemplateVariant | resolve (TemplateContext *) |
Base class for all nodes in the abstract syntax tree of an expression.
在文件 template.cpp 第 1663 行定义.
|
inlinevirtual |
在文件 template.cpp 第 1666 行定义.
|
inlinevirtual |
被 ExprAstBinary, ExprAstUnary, ExprAstNegate, ExprAstFilterAppl, ExprAstFunctionVariable, ExprAstVariable, ExprAstLiteral , 以及 ExprAstNumber 重载.
在文件 template.cpp 第 1667 行定义.