![]() |
Qt 6.x
The Qt SDK
|
#include <qqmljsast_p.h>
Public Attributes | |
SourceLocation | thisToken |
![]() | |
int | kind = Kind_Undefined |
Definition at line 478 of file qqmljsast_p.h.
|
inline |
Definition at line 483 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 203 of file qqmljsast.cpp.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 487 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 490 of file qqmljsast_p.h.
SourceLocation QQmlJS::AST::ThisExpression::thisToken |
Definition at line 494 of file qqmljsast_p.h.
Referenced by QQmlJS::Dom::Rewriter::visit().