Uses of Class
net.sourceforge.pmd.lang.ecmascript.ast.ASTNewExpression
-
Packages that use ASTNewExpression Package Description net.sourceforge.pmd.lang.ecmascript.ast -
-
Uses of ASTNewExpression in net.sourceforge.pmd.lang.ecmascript.ast
Methods in net.sourceforge.pmd.lang.ecmascript.ast with parameters of type ASTNewExpression Modifier and Type Method Description default R
EcmascriptVisitor. visit(ASTNewExpression node, P data)
-