|  | Qt 6.x
    The Qt SDK | 
#include <qqmljsast_p.h>
 Inheritance diagram for QQmlJS::AST::ImportsList:
 Inheritance diagram for QQmlJS::AST::ImportsList: Collaboration diagram for QQmlJS::AST::ImportsList:
 Collaboration diagram for QQmlJS::AST::ImportsList:| Public Attributes | |
| SourceLocation | importSpecifierToken | 
| ImportSpecifier * | importSpecifier | 
| ImportsList * | next = this | 
|  Public Attributes inherited from QQmlJS::AST::Node | |
| int | kind = Kind_Undefined | 
Definition at line 2596 of file qqmljsast_p.h.
| 
 | inline | 
Definition at line 2601 of file qqmljsast_p.h.
References next.
| 
 | inline | 
Definition at line 2608 of file qqmljsast_p.h.
| 
 | overridevirtual | 
Implements QQmlJS::AST::Node.
Definition at line 1080 of file qqmljsast.cpp.
References QQmlJS::AST::Node::accept(), and it.
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | inline | 
Definition at line 2620 of file qqmljsast_p.h.
References next.
| 
 | inlineoverridevirtual | 
Implements QQmlJS::AST::Node.
Definition at line 2629 of file qqmljsast_p.h.
| 
 | inlineoverridevirtual | 
Implements QQmlJS::AST::Node.
Definition at line 2632 of file qqmljsast_p.h.
References QQmlJS::AST::lastListElement().
 Here is the call graph for this function:
 Here is the call graph for this function:| ImportSpecifier* QQmlJS::AST::ImportsList::importSpecifier | 
Definition at line 2639 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::ImportsList::importSpecifierToken | 
Definition at line 2638 of file qqmljsast_p.h.
| ImportsList* QQmlJS::AST::ImportsList::next = this | 
Definition at line 2640 of file qqmljsast_p.h.
Referenced by ImportsList().