![]() |
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 | |
PatternPropertyList * | properties = nullptr |
SourceLocation | lbraceToken |
SourceLocation | rbraceToken |
Public Attributes inherited from QQmlJS::AST::Pattern | |
ParseMode | parseMode = Literal |
Public Attributes inherited from QQmlJS::AST::Node | |
int | kind = Kind_Undefined |
Definition at line 764 of file qqmljsast_p.h.
|
inline |
Definition at line 769 of file qqmljsast_p.h.
|
inline |
Definition at line 772 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 308 of file qqmljsast.cpp.
|
overridevirtual |
Implements QQmlJS::AST::Pattern.
Definition at line 401 of file qqmljsast.cpp.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 778 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 781 of file qqmljsast_p.h.
SourceLocation QQmlJS::AST::ObjectPattern::lbraceToken |
Definition at line 788 of file qqmljsast_p.h.
PatternPropertyList* QQmlJS::AST::ObjectPattern::properties = nullptr |
Definition at line 787 of file qqmljsast_p.h.
SourceLocation QQmlJS::AST::ObjectPattern::rbraceToken |
Definition at line 789 of file qqmljsast_p.h.