![]() |
Qt 6.x
The Qt SDK
|
#include <qqmljsast_p.h>
Inheritance diagram for QQmlJS::AST::ExportsList:
Collaboration diagram for QQmlJS::AST::ExportsList:Public Attributes | |
| ExportSpecifier * | exportSpecifier |
| ExportsList * | next |
Public Attributes inherited from QQmlJS::AST::Node | |
| int | kind = Kind_Undefined |
Definition at line 2836 of file qqmljsast_p.h.
|
inline |
Definition at line 2841 of file qqmljsast_p.h.
References next.
|
inline |
Definition at line 2848 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1145 of file qqmljsast.cpp.
References QQmlJS::AST::Node::accept(), and it.
Here is the call graph for this function:
|
inline |
Definition at line 2860 of file qqmljsast_p.h.
References next.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 2869 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 2871 of file qqmljsast_p.h.
References QQmlJS::AST::lastListElement().
Here is the call graph for this function:| ExportSpecifier* QQmlJS::AST::ExportsList::exportSpecifier |
Definition at line 2875 of file qqmljsast_p.h.
| ExportsList* QQmlJS::AST::ExportsList::next |
Definition at line 2876 of file qqmljsast_p.h.
Referenced by ExportsList().