![]() |
Qt 6.x
The Qt SDK
|
#include <qqmljsast_p.h>
Public Attributes | |
SourceLocation | starToken |
SourceLocation | importedBindingToken |
QStringView | importedBinding |
![]() | |
int | kind = Kind_Undefined |
Definition at line 2672 of file qqmljsast_p.h.
|
inline |
Definition at line 2677 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1108 of file qqmljsast.cpp.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 2685 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 2687 of file qqmljsast_p.h.
QStringView QQmlJS::AST::NameSpaceImport::importedBinding |
Definition at line 2693 of file qqmljsast_p.h.
SourceLocation QQmlJS::AST::NameSpaceImport::importedBindingToken |
Definition at line 2692 of file qqmljsast_p.h.
SourceLocation QQmlJS::AST::NameSpaceImport::starToken |
Definition at line 2691 of file qqmljsast_p.h.