List of All Members for Context
This is the complete list of members for QmlJS::Context, including inherited members.
- typedef ImportsPerDocument
- ~Context()
- create(const Snapshot &, ValueOwner *, const ImportsPerDocument &, const ViewerContext &) : ContextPtr
- defaultPropertyName(const ObjectValue *) const : QString
- imports(const Document *) const : const Imports *
- lookupReference(const Value *) const : const Value *
- lookupType(const Document *, AST::UiQualifiedId *, AST::UiQualifiedId *) const : const ObjectValue *
- lookupType(const Document *, const QStringList &) const : const ObjectValue *
- ptr() const : ContextPtr
- snapshot() const : Snapshot
- valueOwner() const : ValueOwner *
- viewerContext() const : ViewerContext