![]() |
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 | |
PatternElement * | declaration |
VariableDeclarationList * | next |
SourceLocation | commaToken |
![]() | |
int | kind = Kind_Undefined |
Definition at line 1742 of file qqmljsast_p.h.
|
inline |
Definition at line 1747 of file qqmljsast_p.h.
|
inline |
Definition at line 1751 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 753 of file qqmljsast.cpp.
|
inline |
Definition at line 1771 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1761 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1764 of file qqmljsast_p.h.
SourceLocation QQmlJS::AST::VariableDeclarationList::commaToken |
Definition at line 1785 of file qqmljsast_p.h.
PatternElement* QQmlJS::AST::VariableDeclarationList::declaration |
Definition at line 1783 of file qqmljsast_p.h.
VariableDeclarationList* QQmlJS::AST::VariableDeclarationList::next |
Definition at line 1784 of file qqmljsast_p.h.