![]() |
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 | |
| CaseClause * | clause |
| CaseClauses * | next |
| Public Attributes inherited from QQmlJS::AST::Node | |
| int | kind = Kind_Undefined |
Definition at line 2204 of file qqmljsast_p.h.
|
inline |
Definition at line 2209 of file qqmljsast_p.h.
|
inline |
Definition at line 2213 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 905 of file qqmljsast.cpp.
|
inline |
Definition at line 2231 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 2223 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 2226 of file qqmljsast_p.h.
| CaseClause* QQmlJS::AST::CaseClauses::clause |
Definition at line 2239 of file qqmljsast_p.h.
| CaseClauses* QQmlJS::AST::CaseClauses::next |
Definition at line 2240 of file qqmljsast_p.h.