![]() |
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 | importSpecifierToken |
| ImportSpecifier * | importSpecifier |
| ImportsList * | next = this |
| Public Attributes inherited from QQmlJS::AST::Node | |
| int | kind = Kind_Undefined |
Definition at line 2668 of file qqmljsast_p.h.
|
inline |
Definition at line 2673 of file qqmljsast_p.h.
|
inline |
Definition at line 2680 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1076 of file qqmljsast.cpp.
|
inline |
Definition at line 2692 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 2701 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 2704 of file qqmljsast_p.h.
| ImportSpecifier* QQmlJS::AST::ImportsList::importSpecifier |
Definition at line 2711 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::ImportsList::importSpecifierToken |
Definition at line 2710 of file qqmljsast_p.h.
| ImportsList* QQmlJS::AST::ImportsList::next = this |
Definition at line 2712 of file qqmljsast_p.h.