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