Interface CanSuppressWarnings
-
- All Known Implementing Classes:
ASTClassOrInterfaceBodyDeclaration,ASTFormalParameter,ASTLocalVariableDeclaration,ASTResource,ASTTypeDeclaration
public interface CanSuppressWarnings
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanhasSuppressWarningsAnnotationFor(net.sourceforge.pmd.Rule rule)
-