![]() |
Qt 6.x
The Qt SDK
|
#include <qqmljsast_p.h>
Public Attributes | |
ExportSpecifier * | exportSpecifier |
ExportsList * | next |
![]() | |
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.
|
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().
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().