Uses of Class
net.sourceforge.pmd.ast.ASTPrimaryPrefix

Packages that use ASTPrimaryPrefix
net.sourceforge.pmd.ast   
net.sourceforge.pmd.rules   
 

Uses of ASTPrimaryPrefix in net.sourceforge.pmd.ast
 

Methods in net.sourceforge.pmd.ast with parameters of type ASTPrimaryPrefix
 java.lang.Object JavaParserVisitor.visit(ASTPrimaryPrefix node, java.lang.Object data)
           
 java.lang.Object JavaParserVisitorAdapter.visit(ASTPrimaryPrefix node, java.lang.Object data)
           
 

Uses of ASTPrimaryPrefix in net.sourceforge.pmd.rules
 

Methods in net.sourceforge.pmd.rules with parameters of type ASTPrimaryPrefix
 java.lang.Object AvoidCallingFinalize.visit(ASTPrimaryPrefix pp, java.lang.Object ctx)
           
 



Copyright © 2002-2006 InfoEther. All Rights Reserved.