![]() |
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 | |
| UiArrayMemberList * | next |
| UiObjectMember * | member |
| SourceLocation | commaToken |
| Public Attributes inherited from QQmlJS::AST::Node | |
| int | kind = Kind_Undefined |
Definition at line 3324 of file qqmljsast_p.h.
|
inline |
Definition at line 3329 of file qqmljsast_p.h.
|
inline |
Definition at line 3333 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1284 of file qqmljsast.cpp.
|
inline |
Definition at line 3349 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 3343 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 3346 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::UiArrayMemberList::commaToken |
Definition at line 3359 of file qqmljsast_p.h.
| UiObjectMember* QQmlJS::AST::UiArrayMemberList::member |
Definition at line 3358 of file qqmljsast_p.h.
| UiArrayMemberList* QQmlJS::AST::UiArrayMemberList::next |
Definition at line 3357 of file qqmljsast_p.h.