![]() |
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>
Definition at line 413 of file qqmljsast_p.h.
|
inline |
Definition at line 416 of file qqmljsast_p.h.
bool QQmlJS::AST::ExpressionNode::containsOptionalChain | ( | ) | const |
Definition at line 91 of file qqmljsast.cpp.
|
overridevirtual |
Reimplemented from QQmlJS::AST::Node.
Definition at line 86 of file qqmljsast.cpp.
FormalParameterList * QQmlJS::AST::ExpressionNode::reparseAsFormalParameterList | ( | MemoryPool * | pool | ) |
Definition at line 129 of file qqmljsast.cpp.