![]() |
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 | |
| QStringView | label |
| SourceLocation | continueToken |
| SourceLocation | identifierToken |
| SourceLocation | semicolonToken |
| Public Attributes inherited from QQmlJS::AST::Node | |
| int | kind = Kind_Undefined |
Definition at line 2015 of file qqmljsast_p.h.
|
inline |
Definition at line 2020 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 839 of file qqmljsast.cpp.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 2025 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 2028 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::ContinueStatement::continueToken |
Definition at line 2033 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::ContinueStatement::identifierToken |
Definition at line 2034 of file qqmljsast_p.h.
| QStringView QQmlJS::AST::ContinueStatement::label |
Definition at line 2032 of file qqmljsast_p.h.
| SourceLocation QQmlJS::AST::ContinueStatement::semicolonToken |
Definition at line 2035 of file qqmljsast_p.h.