![]() |
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 | |
QStringView | pattern |
int | flags |
SourceLocation | literalToken |
Public Attributes inherited from QQmlJS::AST::Node | |
int | kind = Kind_Undefined |
Definition at line 702 of file qqmljsast_p.h.
|
inline |
Definition at line 707 of file qqmljsast_p.h.
|
overridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 280 of file qqmljsast.cpp.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 712 of file qqmljsast_p.h.
|
inlineoverridevirtual |
Implements QQmlJS::AST::Node.
Definition at line 715 of file qqmljsast_p.h.
int QQmlJS::AST::RegExpLiteral::flags |
Definition at line 720 of file qqmljsast_p.h.
SourceLocation QQmlJS::AST::RegExpLiteral::literalToken |
Definition at line 721 of file qqmljsast_p.h.
QStringView QQmlJS::AST::RegExpLiteral::pattern |
Definition at line 719 of file qqmljsast_p.h.