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

Predicate HTML :: getHtmlElementFromExpr

Gets ith root node of the HTML fragment embedded in the given expression, if any.

Import path

import javascript
Element getHtmlElementFromExpr ( Expr e , int i )