![]() |
Qt 6.x
The Qt SDK
|
#include <qqmljsast_p.h>
Public Attributes | |
PatternProperty * | property |
PatternPropertyList * | next |
![]() | |
int | kind = Kind_Undefined |
Definition at line 1022 of file qqmljsast_p.h.
|
inline |
Definition at line 1027 of file qqmljsast_p.h.
|
inline |
Definition at line 1031 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1466 of file qqmljsast.cpp.
References QQmlJS::AST::Node::accept(), and it.
void QQmlJS::AST::PatternPropertyList::boundNames | ( | BoundNames * | names | ) |
Definition at line 1477 of file qqmljsast.cpp.
References it.
|
inline |
Definition at line 1043 of file qqmljsast_p.h.
References next.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1050 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1053 of file qqmljsast_p.h.
References QQmlJS::AST::lastListElement().
PatternPropertyList* QQmlJS::AST::PatternPropertyList::next |
Definition at line 1057 of file qqmljsast_p.h.
Referenced by PatternPropertyList().
PatternProperty* QQmlJS::AST::PatternPropertyList::property |
Definition at line 1056 of file qqmljsast_p.h.
Referenced by QQmlJS::Dom::Rewriter::visit().