![]() |
Qt 6.x
The Qt SDK
|
#include <qqmljsast_p.h>
Public Attributes | |
QStringView | value |
SourceLocation | literalToken |
![]() | |
int | kind = Kind_Undefined |
Definition at line 646 of file qqmljsast_p.h.
|
inline |
Definition at line 651 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 252 of file qqmljsast.cpp.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 656 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 659 of file qqmljsast_p.h.
SourceLocation QQmlJS::AST::StringLiteral::literalToken |
Definition at line 664 of file qqmljsast_p.h.
Referenced by QQmlJSImportVisitor::visit(), and QQmlJS::Dom::Rewriter::visit().
QStringView QQmlJS::AST::StringLiteral::value |
Definition at line 663 of file qqmljsast_p.h.
Referenced by QQmlJS::Dom::QQmlDomAstCreator::visit(), and QV4::Compiler::Codegen::visit().