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

Class AngularJS::DirectiveTargetType

The type of a directive target, indicating whether it is an element (“E”), an attribute (“A”), a class name (“C”) or a comment (“M”).

Import path

import javascript

Direct supertypes

Predicates

toString

Gets a textual representation of this target type.