![]() |
Qt 6.x
The Qt SDK
|
#include <qqmljsast_p.h>
Inheritance diagram for QQmlJS::AST::PatternElementList:
Collaboration diagram for QQmlJS::AST::PatternElementList:Public Attributes | |
| Elision * | elision = nullptr |
| PatternElement * | element = nullptr |
| PatternElementList * | next |
Public Attributes inherited from QQmlJS::AST::Node | |
| int | kind = Kind_Undefined |
Definition at line 946 of file qqmljsast_p.h.
|
inline |
Definition at line 951 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1428 of file qqmljsast.cpp.
References QQmlJS::AST::Node::accept(), and it.
Here is the call graph for this function:
|
inline |
Definition at line 955 of file qqmljsast_p.h.
| void QQmlJS::AST::PatternElementList::boundNames | ( | BoundNames * | names | ) |
Definition at line 1441 of file qqmljsast.cpp.
References it.
|
inline |
Definition at line 961 of file qqmljsast_p.h.
References next.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 972 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 975 of file qqmljsast_p.h.
References QQmlJS::AST::lastListElement().
Here is the call graph for this function:| PatternElement* QQmlJS::AST::PatternElementList::element = nullptr |
Definition at line 982 of file qqmljsast_p.h.
Definition at line 981 of file qqmljsast_p.h.
| PatternElementList* QQmlJS::AST::PatternElementList::next |
Definition at line 983 of file qqmljsast_p.h.
Referenced by append().