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