![]() |
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 2674 of file qqmljsast_p.h.
|
inline |
Definition at line 2679 of file qqmljsast_p.h.
|
inline |
Definition at line 2686 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1137 of file qqmljsast.cpp.
|
inline |
Definition at line 2698 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 2707 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 2710 of file qqmljsast_p.h.
| ImportSpecifier* QQmlJS::AST::ImportsList::importSpecifier |
Definition at line 2717 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::ImportsList::importSpecifierToken |
Definition at line 2716 of file qqmljsast_p.h.
| ImportsList* QQmlJS::AST::ImportsList::next = this |
Definition at line 2718 of file qqmljsast_p.h.