Uses of Class
net.sourceforge.pmd.lang.ecmascript.ast.ASTAstRoot
-
Packages that use ASTAstRoot Package Description net.sourceforge.pmd.lang.ecmascript.ast -
-
Uses of ASTAstRoot in net.sourceforge.pmd.lang.ecmascript.ast
Methods in net.sourceforge.pmd.lang.ecmascript.ast that return types with arguments of type ASTAstRoot Modifier and Type Method Description AstInfo<ASTAstRoot>ASTAstRoot. getAstInfo()Methods in net.sourceforge.pmd.lang.ecmascript.ast with parameters of type ASTAstRoot Modifier and Type Method Description default REcmascriptVisitor. visit(ASTAstRoot node, P data)
-