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