Uses of Class
net.sourceforge.pmd.lang.ecmascript.ast.ASTComment
-
Packages that use ASTComment Package Description net.sourceforge.pmd.lang.ecmascript.ast -
-
Uses of ASTComment in net.sourceforge.pmd.lang.ecmascript.ast
Methods in net.sourceforge.pmd.lang.ecmascript.ast that return ASTComment Modifier and Type Method Description ASTCommentASTAstRoot. getComment(int index)Methods in net.sourceforge.pmd.lang.ecmascript.ast with parameters of type ASTComment Modifier and Type Method Description default REcmascriptVisitor. visit(ASTComment node, P data)
-