![]() |
Qt 6.x
The Qt SDK
|
#include <qqmljsast_p.h>
Inheritance diagram for QQmlJS::AST::CaseClauses:
Collaboration diagram for QQmlJS::AST::CaseClauses:Public Attributes | |
| CaseClause * | clause |
| CaseClauses * | next |
Public Attributes inherited from QQmlJS::AST::Node | |
| int | kind = Kind_Undefined |
Definition at line 2138 of file qqmljsast_p.h.
|
inline |
Definition at line 2143 of file qqmljsast_p.h.
|
inline |
Definition at line 2147 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 902 of file qqmljsast.cpp.
References QQmlJS::AST::Node::accept(), and it.
Here is the call graph for this function:
|
inline |
Definition at line 2165 of file qqmljsast_p.h.
References next.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 2157 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 2160 of file qqmljsast_p.h.
References QQmlJS::AST::lastListElement().
Here is the call graph for this function:| CaseClause* QQmlJS::AST::CaseClauses::clause |
Definition at line 2173 of file qqmljsast_p.h.
| CaseClauses* QQmlJS::AST::CaseClauses::next |
Definition at line 2174 of file qqmljsast_p.h.
Referenced by CaseClauses().