Uses of Class
org.htmlunit.corejs.javascript.ast.NewExpression
-
Packages that use NewExpression Package Description org.htmlunit.corejs.javascript -
-
Uses of NewExpression in org.htmlunit.corejs.javascript
Methods in org.htmlunit.corejs.javascript with parameters of type NewExpression Modifier and Type Method Description private Node
IRFactory. transformNewExpr(NewExpression node)
-