![]() |
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 | |
bool | visit (QQmlJS::AST::FunctionDeclaration *functionDeclaration) override |
void | throwRecursionDepthError () override |
bool | result () const |
void | reset () |
bool | visit (QQmlJS::AST::FunctionDeclaration *functionDeclaration) override |
void | throwRecursionDepthError () override |
bool | result () const |
void | reset () |
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 48 of file qqmljslinter.cpp.
|
inline |
Definition at line 59 of file qqmljslinter.cpp.
Referenced by UnreachableVisitor::containsFunctionDeclaration().
|
inline |
Definition at line 59 of file qqmljslinter.cpp.
|
inline |
Definition at line 58 of file qqmljslinter.cpp.
Referenced by UnreachableVisitor::containsFunctionDeclaration().
|
inline |
Definition at line 58 of file qqmljslinter.cpp.
|
inlineoverridevirtual |
Implements QQmlJS::AST::BaseVisitor.
Definition at line 57 of file qqmljslinter.cpp.
|
inlineoverridevirtual |
Implements QQmlJS::AST::BaseVisitor.
Definition at line 57 of file qqmljslinter.cpp.
|
inlineoverride |
Definition at line 51 of file qqmljslinter.cpp.
|
inlineoverride |
Definition at line 51 of file qqmljslinter.cpp.