![]() |
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 | |
| UiQualifiedId * | typeId |
| UiQualifiedId * | typeArgument |
| SourceLocation | lAngleBracketToken |
| SourceLocation | rAngleBracketToken |
| Public Attributes inherited from QQmlJS::AST::Node | |
| int | kind = Kind_Undefined |
Definition at line 362 of file qqmljsast_p.h.
|
inline |
Definition at line 367 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 1303 of file qqmljsast.cpp.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 374 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 377 of file qqmljsast_p.h.
| QString Type::toString | ( | ) | const |
Definition at line 1554 of file qqmljsast.cpp.
Definition at line 1561 of file qqmljsast.cpp.
| SourceLocation QQmlJS::AST::Type::lAngleBracketToken |
Definition at line 388 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::Type::rAngleBracketToken |
Definition at line 389 of file qqmljsast_p.h.
| UiQualifiedId* QQmlJS::AST::Type::typeArgument |
Definition at line 387 of file qqmljsast_p.h.
| UiQualifiedId* QQmlJS::AST::Type::typeId |
Definition at line 386 of file qqmljsast_p.h.