Predicate AngularJS::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 javascript
predicate isInterpretedByAngularJS(Element element)