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 net.sourceforge.pmd.lang.ast.AstInfo<ASTAstRoot>
ASTAstRoot. getAstInfo()
Methods in net.sourceforge.pmd.lang.ecmascript.ast with parameters of type ASTAstRoot Modifier and Type Method Description default R
EcmascriptVisitor. visit(ASTAstRoot node, P data)
-