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

Class AngularJS::HtmlFileScope

An abstract representation of all the AngularJS scope objects in an HTML file.

Import path

import javascript

Direct supertypes

Indirect supertypes

Fields

Predicates

toString

Gets a textual representation of this element.

Inherited predicates

getAnAccess

Gets an access to this scope object.

from AngularScope
mayApplyTo

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

from AngularScope

Charpred