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

Class AngularJS::IsolateScope

An abstract representation of the AngularJS isolate scope of a directive.

Import path

import javascript

Direct supertypes

Indirect supertypes

Fields

Predicates

getDirective

Gets the directive of this isolate scope.

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