![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
UnreachableVisitor (QQmlJSLogger *logger) | |
bool | containsFunctionDeclaration (QQmlJS::AST::Node *node) |
bool | visit (QQmlJS::AST::StatementList *unreachable) override |
void | throwRecursionDepthError () override |
UnreachableVisitor (QQmlJSLogger *logger) | |
bool | containsFunctionDeclaration (QQmlJS::AST::Node *node) |
bool | visit (QQmlJS::AST::StatementList *unreachable) override |
void | throwRecursionDepthError () override |
Public Member Functions inherited from QQmlJS::AST::Visitor | |
Visitor (quint16 parentRecursionDepth=0) | |
bool | preVisit (Node *) override |
void | postVisit (Node *) override |
Public Member Functions inherited from QQmlJS::AST::BaseVisitor | |
BaseVisitor (quint16 parentRecursionDepth=0) | |
virtual | ~BaseVisitor () |
quint16 | recursionDepth () const |
Additional Inherited Members | |
Protected Attributes inherited from QQmlJS::AST::BaseVisitor | |
quint16 | m_recursionDepth = 0 |
Definition at line 65 of file qqmljslinter.cpp.
|
inline |
Definition at line 68 of file qqmljslinter.cpp.
|
inline |
Definition at line 68 of file qqmljslinter.cpp.
|
inline |
Definition at line 70 of file qqmljslinter.cpp.
References HasFunctionDefinitionVisitor::reset(), and HasFunctionDefinitionVisitor::result().
|
inline |
Definition at line 70 of file qqmljslinter.cpp.
|
inlineoverridevirtual |
Implements QQmlJS::AST::BaseVisitor.
Definition at line 99 of file qqmljslinter.cpp.
|
inlineoverridevirtual |
Implements QQmlJS::AST::BaseVisitor.
Definition at line 99 of file qqmljslinter.cpp.
|
inlineoverride |
Definition at line 77 of file qqmljslinter.cpp.
References QPlatformPrintDevice::location().
|
inlineoverride |
Definition at line 77 of file qqmljslinter.cpp.