![]() |
Qt 6.x
The Qt SDK
|
#include <qqmljsast_p.h>
Public Attributes | |
double | value |
SourceLocation | literalToken |
![]() | |
int | kind = Kind_Undefined |
Definition at line 595 of file qqmljsast_p.h.
|
inline |
Definition at line 600 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 269 of file qqmljsast.cpp.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 605 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 608 of file qqmljsast_p.h.
SourceLocation QQmlJS::AST::NumericLiteral::literalToken |
Definition at line 613 of file qqmljsast_p.h.
Referenced by QQmlJS::Dom::Rewriter::visit().
double QQmlJS::AST::NumericLiteral::value |
Definition at line 612 of file qqmljsast_p.h.
Referenced by QQmlJS::Dom::QQmlDomAstCreator::visit(), and QV4::Compiler::Codegen::visit().