![]() |
Qt 6.x
The Qt SDK
|
#include <qqmljsast_p.h>
Inheritance diagram for QQmlJS::AST::FalseLiteral:
Collaboration diagram for QQmlJS::AST::FalseLiteral:Public Attributes | |
| SourceLocation | falseToken |
Public Attributes inherited from QQmlJS::AST::Node | |
| int | kind = Kind_Undefined |
Definition at line 556 of file qqmljsast_p.h.
|
inline |
Definition at line 561 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 235 of file qqmljsast.cpp.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 565 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 568 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::FalseLiteral::falseToken |
Definition at line 572 of file qqmljsast_p.h.
Referenced by QQmlJS::Dom::Rewriter::visit().