Doxygen
|
Class representing a number in the AST 更多...
Public 成员函数 | |
ExprAstNumber (int num) | |
int | number () const |
virtual TemplateVariant | resolve (TemplateContext *) |
Public 成员函数 继承自 ExprAst | |
virtual | ~ExprAst () |
Private 属性 | |
int | m_number = 0 |
Class representing a number in the AST
在文件 template.cpp 第 1674 行定义.
|
inline |
在文件 template.cpp 第 1677 行定义.
引用了 TRACE.
|
inline |
|
inlinevirtual |
|
private |
在文件 template.cpp 第 1682 行定义.