![]() |
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 * | element = nullptr |
| FormalParameterList * | next |
| SourceLocation | commaToken |
| Public Attributes inherited from QQmlJS::AST::Node | |
| int | kind = Kind_Undefined |
Definition at line 2451 of file qqmljsast_p.h.
|
inline |
Definition at line 2456 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1041 of file qqmljsast.cpp.
|
inline |
Definition at line 2468 of file qqmljsast_p.h.
| BoundNames QQmlJS::AST::FormalParameterList::boundNames | ( | ) | const |
Definition at line 1031 of file qqmljsast.cpp.
|
inline |
Definition at line 2505 of file qqmljsast_p.h.
| FormalParameterList * QQmlJS::AST::FormalParameterList::finish | ( | QQmlJS::MemoryPool * | pool | ) |
Definition at line 1052 of file qqmljsast.cpp.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 2521 of file qqmljsast_p.h.
| BoundNames QQmlJS::AST::FormalParameterList::formals | ( | ) | const |
Definition at line 1010 of file qqmljsast.cpp.
|
inline |
Definition at line 2474 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 2524 of file qqmljsast_p.h.
|
inline |
Definition at line 2488 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::FormalParameterList::commaToken |
Definition at line 2534 of file qqmljsast_p.h.
| PatternElement* QQmlJS::AST::FormalParameterList::element = nullptr |
Definition at line 2532 of file qqmljsast_p.h.
| FormalParameterList* QQmlJS::AST::FormalParameterList::next |
Definition at line 2533 of file qqmljsast_p.h.