![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmljsast_p.h>
Public Attributes | |
| Elision * | elision = nullptr |
| PatternElement * | element = nullptr |
| PatternElementList * | next |
| SourceLocation | commaToken |
| Public Attributes inherited from QQmlJS::AST::Node | |
| int | kind = Kind_Undefined |
Definition at line 1014 of file qqmljsast_p.h.
|
inline |
Definition at line 1019 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1490 of file qqmljsast.cpp.
|
inline |
Definition at line 1026 of file qqmljsast_p.h.
| void QQmlJS::AST::PatternElementList::boundNames | ( | BoundNames * | names | ) |
Definition at line 1503 of file qqmljsast.cpp.
|
inline |
Definition at line 1032 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1043 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1046 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::PatternElementList::commaToken |
Definition at line 1055 of file qqmljsast_p.h.
| PatternElement* QQmlJS::AST::PatternElementList::element = nullptr |
Definition at line 1053 of file qqmljsast_p.h.
Definition at line 1052 of file qqmljsast_p.h.
| PatternElementList* QQmlJS::AST::PatternElementList::next |
Definition at line 1054 of file qqmljsast_p.h.