![]() |
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 1009 of file qqmljsast_p.h.
|
inline |
Definition at line 1014 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1429 of file qqmljsast.cpp.
|
inline |
Definition at line 1021 of file qqmljsast_p.h.
| void QQmlJS::AST::PatternElementList::boundNames | ( | BoundNames * | names | ) |
Definition at line 1442 of file qqmljsast.cpp.
|
inline |
Definition at line 1027 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1038 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1041 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::PatternElementList::commaToken |
Definition at line 1050 of file qqmljsast_p.h.
| PatternElement* QQmlJS::AST::PatternElementList::element = nullptr |
Definition at line 1048 of file qqmljsast_p.h.
Definition at line 1047 of file qqmljsast_p.h.
| PatternElementList* QQmlJS::AST::PatternElementList::next |
Definition at line 1049 of file qqmljsast_p.h.