![]() |
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 1757 of file qqmljsast_p.h.
|
inline |
Definition at line 1762 of file qqmljsast_p.h.
|
inline |
Definition at line 1766 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 817 of file qqmljsast.cpp.
|
inline |
Definition at line 1786 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1776 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1779 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::VariableDeclarationList::commaToken |
Definition at line 1800 of file qqmljsast_p.h.
| PatternElement* QQmlJS::AST::VariableDeclarationList::declaration |
Definition at line 1798 of file qqmljsast_p.h.
| VariableDeclarationList* QQmlJS::AST::VariableDeclarationList::next |
Definition at line 1799 of file qqmljsast_p.h.