![]() |
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 | |
| SourceLocation | exportToken |
| ExportClause * | exportClause = nullptr |
| FromClause * | fromClause = nullptr |
| Node * | variableStatementOrDeclaration = nullptr |
| bool | exportDefault = false |
| Public Attributes inherited from QQmlJS::AST::Node | |
| int | kind = Kind_Undefined |
Definition at line 2986 of file qqmljsast_p.h.
|
inline |
Definition at line 2991 of file qqmljsast_p.h.
|
inline |
Definition at line 2997 of file qqmljsast_p.h.
|
inline |
Definition at line 3003 of file qqmljsast_p.h.
|
inline |
Definition at line 3009 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1222 of file qqmljsast.cpp.
|
inline |
Definition at line 3016 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 3023 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 3025 of file qqmljsast_p.h.
| ExportClause* QQmlJS::AST::ExportDeclaration::exportClause = nullptr |
Definition at line 3030 of file qqmljsast_p.h.
| bool QQmlJS::AST::ExportDeclaration::exportDefault = false |
Definition at line 3033 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::ExportDeclaration::exportToken |
Definition at line 3029 of file qqmljsast_p.h.
| FromClause* QQmlJS::AST::ExportDeclaration::fromClause = nullptr |
Definition at line 3031 of file qqmljsast_p.h.
Definition at line 3032 of file qqmljsast_p.h.