CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.15-dev (changelog, source)
Search

Class AngularJS::AngularScope

An abstract representation of a set of AngularJS scope objects.

Import path

import javascript

Direct supertypes

Known direct subtypes

Predicates

getAnAccess

Gets an access to this scope object.

mayApplyTo

Holds if this scope may be the scope object of elt, i.e. the value of angular.element(elt).scope().

toString

Gets a textual representation of this element.