![]() |
Qt 6.x
The Qt SDK
|
#include <qqmljsast_p.h>
Public Attributes | |
SourceLocation | importSpecifierToken |
ImportSpecifier * | importSpecifier |
ImportsList * | next = this |
![]() | |
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.
|
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().
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().