![]() |
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 |
![]() | |
int | kind = Kind_Undefined |
Definition at line 2198 of file qqmljsast_p.h.
|
inline |
Definition at line 2203 of file qqmljsast_p.h.
|
inline |
Definition at line 2207 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 902 of file qqmljsast.cpp.
|
inline |
Definition at line 2225 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 2217 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 2220 of file qqmljsast_p.h.
CaseClause* QQmlJS::AST::CaseClauses::clause |
Definition at line 2233 of file qqmljsast_p.h.
CaseClauses* QQmlJS::AST::CaseClauses::next |
Definition at line 2234 of file qqmljsast_p.h.