CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.14 (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)