ScopeAstPath Class
(QmlJS::ScopeAstPath)Public Functions
ScopeAstPath(Document::Ptr doc) | |
QList<AST::Node *> | operator()(quint32 offset) |
Protected Functions
void | accept(AST::Node *node) |
Member Function Documentation
ScopeAstPath::ScopeAstPath(Document::Ptr doc)
Default constructs an instance of ScopeAstPath.