Predicate isInterpretedByAngularJS
Holds if the contents and attribute values of the given element are interpreted by AngularJS,
that is, any placeholder expressions therein, such as {{x}}, are evaluated and inserted in the output.
Import path
import semmle.javascript.frameworks.AngularJS.AngularJSExpressionspredicate isInterpretedByAngularJS(Element element)