Php::PHPIncludeFileVisitor::PHPIncludeFileVisitor |
( |
TokenStream * |
str, |
|
|
const QString & |
content = QString() |
|
) |
| |
|
inline |
void Php::PHPIncludeFileVisitor::setDependencies |
( |
QStringList & |
dependencies | ) |
|
|
inline |
void Php::PHPIncludeFileVisitor::setFilePath |
( |
const QString & |
path | ) |
|
|
inline |
void Php::PHPIncludeFileVisitor::setVariableMapping |
( |
VariableMapping & |
map | ) |
|
|
inline |
void Php::PHPIncludeFileVisitor::visitIncludeExpression |
( |
UnaryExpressionAst * |
node | ) |
|
|
inline |
virtual void Php::PHPIncludeFileVisitor::visitUnaryExpression |
( |
UnaryExpressionAst * |
node | ) |
|
|
inlinevirtual |
QString Php::PHPIncludeFileVisitor::m_content |
QStringList* Php::PHPIncludeFileVisitor::m_dependencies |
QString Php::PHPIncludeFileVisitor::m_filePath |
int Php::PHPIncludeFileVisitor::m_indent |
TokenStream* Php::PHPIncludeFileVisitor::m_str |
The documentation for this class was generated from the following file: