Doxygen
|
Class representing a string literal in the AST 更多...
Public 成员函数 | |
ExprAstLiteral (const QCString &lit) | |
const QCString & | literal () const |
virtual TemplateVariant | resolve (TemplateContext *) |
Public 成员函数 继承自 ExprAst | |
virtual | ~ExprAst () |
Private 属性 | |
QCString | m_literal |
Class representing a string literal in the AST
在文件 template.cpp 第 1779 行定义.
|
inline |
在文件 template.cpp 第 1782 行定义.
引用了 QCString::data() , 以及 TRACE.
|
inline |
|
inlinevirtual |
|
private |
在文件 template.cpp 第 1787 行定义.