Interface CanSuppressWarnings
-
- All Known Implementing Classes:
ASTField,ASTFieldDeclarationStatements,ASTMethod,ASTParameter,ASTUserClass,ASTUserInterface,ASTVariableDeclaration
public interface CanSuppressWarnings
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanhasSuppressWarningsAnnotationFor(net.sourceforge.pmd.Rule rule)
-