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

Class AngularJS::BuiltinDirective

A built-in AngularJS directive.

Import path

import javascript

Direct supertypes

Indirect supertypes

Fields

Predicates

getName

Gets the name of this directive.

Inherited predicates

getAMatchingElement

Gets a DOM element matching this directive.

from DirectiveInstance
getAScope

Gets a scope object for this directive.

from DirectiveInstance
getATarget

Gets a directive target matching this directive.

from DirectiveInstance
toString

Gets a textual representation of this directive.

from DirectiveInstance

Charpred