![]() |
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 2665 of file qqmljsast_p.h.
|
inline |
Definition at line 2670 of file qqmljsast_p.h.
|
inline |
Definition at line 2677 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1076 of file qqmljsast.cpp.
|
inline |
Definition at line 2689 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 2698 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 2701 of file qqmljsast_p.h.
| ImportSpecifier* QQmlJS::AST::ImportsList::importSpecifier |
Definition at line 2708 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::ImportsList::importSpecifierToken |
Definition at line 2707 of file qqmljsast_p.h.
| ImportsList* QQmlJS::AST::ImportsList::next = this |
Definition at line 2709 of file qqmljsast_p.h.