![]() |
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 2207 of file qqmljsast_p.h.
|
inline |
Definition at line 2212 of file qqmljsast_p.h.
|
inline |
Definition at line 2216 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 905 of file qqmljsast.cpp.
|
inline |
Definition at line 2234 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 2226 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 2229 of file qqmljsast_p.h.
| CaseClause* QQmlJS::AST::CaseClauses::clause |
Definition at line 2242 of file qqmljsast_p.h.
| CaseClauses* QQmlJS::AST::CaseClauses::next |
Definition at line 2243 of file qqmljsast_p.h.