Predicate HTML :: getHtmlElementFromExpr
Gets i
th root node of the HTML fragment embedded in the given expression, if any.
Import path
import javascript
Element
getHtmlElementFromExpr
(
Expr
e
,
int
i
)