![]() |
Qt 6.x
The Qt SDK
|
#include <qqmljsast_p.h>
Public Attributes | |
double | id |
![]() | |
SourceLocation | propertyNameToken |
![]() | |
int | kind = Kind_Undefined |
Definition at line 1092 of file qqmljsast_p.h.
|
inline |
Definition at line 1097 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 505 of file qqmljsast.cpp.
|
overridevirtual |
Implements QQmlJS::AST::PropertyName.
Definition at line 524 of file qqmljsast.cpp.
double QQmlJS::AST::NumericLiteralPropertyName::id |
Definition at line 1105 of file qqmljsast_p.h.
Referenced by QQmlJS::Dom::QQmlDomAstCreator::visit(), and QQmlJS::Dom::Rewriter::visit().