![]() |
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 |
Public Attributes inherited from QQmlJS::AST::Node | |
int | kind = Kind_Undefined |
Definition at line 1748 of file qqmljsast_p.h.
|
inline |
Definition at line 1753 of file qqmljsast_p.h.
|
inline |
Definition at line 1757 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 756 of file qqmljsast.cpp.
|
inline |
Definition at line 1777 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1767 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1770 of file qqmljsast_p.h.
SourceLocation QQmlJS::AST::VariableDeclarationList::commaToken |
Definition at line 1791 of file qqmljsast_p.h.
PatternElement* QQmlJS::AST::VariableDeclarationList::declaration |
Definition at line 1789 of file qqmljsast_p.h.
VariableDeclarationList* QQmlJS::AST::VariableDeclarationList::next |
Definition at line 1790 of file qqmljsast_p.h.