![]() |
Qt 6.x
The Qt SDK
|
#include <qqmljsast_p.h>
Public Attributes | |
SourceLocation | leftBraceToken |
SourceLocation | rightBraceToken |
ImportsList * | importsList = nullptr |
![]() | |
int | kind = Kind_Undefined |
Definition at line 2643 of file qqmljsast_p.h.
|
inline |
Definition at line 2648 of file qqmljsast_p.h.
|
inline |
Definition at line 2653 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1091 of file qqmljsast.cpp.
References QQmlJS::AST::Node::accept(), and importsList.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 2661 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 2663 of file qqmljsast_p.h.
ImportsList* QQmlJS::AST::NamedImports::importsList = nullptr |
Definition at line 2669 of file qqmljsast_p.h.
Referenced by accept0().
SourceLocation QQmlJS::AST::NamedImports::leftBraceToken |
Definition at line 2667 of file qqmljsast_p.h.
SourceLocation QQmlJS::AST::NamedImports::rightBraceToken |
Definition at line 2668 of file qqmljsast_p.h.