![]() |
Qt 6.x
The Qt SDK
|
#include <qqmljsast_p.h>
Public Attributes | |
QStringView | id |
![]() | |
SourceLocation | propertyNameToken |
![]() | |
int | kind = Kind_Undefined |
Definition at line 1076 of file qqmljsast_p.h.
|
inline |
Definition at line 1081 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 497 of file qqmljsast.cpp.
|
inlineoverridevirtual |
Implements QQmlJS::AST::PropertyName.
Definition at line 1086 of file qqmljsast_p.h.
QStringView QQmlJS::AST::StringLiteralPropertyName::id |
Definition at line 1089 of file qqmljsast_p.h.
Referenced by QQmlJS::Dom::QQmlDomAstCreator::visit(), and QQmlJS::Dom::Rewriter::visit().