![]() |
Qt 6.x
The Qt SDK
|
#include <qqmljsast_p.h>
Public Attributes | |
Elision * | next |
SourceLocation | commaToken |
![]() | |
int | kind = Kind_Undefined |
Definition at line 785 of file qqmljsast_p.h.
|
inline |
Definition at line 790 of file qqmljsast_p.h.
|
inline |
Definition at line 793 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 480 of file qqmljsast.cpp.
|
inline |
Definition at line 808 of file qqmljsast_p.h.
References next.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 802 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 805 of file qqmljsast_p.h.
References QQmlJS::AST::lastListElement().
SourceLocation QQmlJS::AST::Elision::commaToken |
Definition at line 817 of file qqmljsast_p.h.
Elision* QQmlJS::AST::Elision::next |
Definition at line 816 of file qqmljsast_p.h.
Referenced by Elision().