Interface CanSuppressWarnings
-
- All Known Implementing Classes:
ASTClassOrInterfaceBodyDeclaration,ASTFormalParameter,ASTLocalVariableDeclaration,ASTResource,ASTTypeDeclaration
@Deprecated public interface CanSuppressWarningsDeprecated.This interface will be removed, the AST should not know about rules.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description booleanhasSuppressWarningsAnnotationFor(net.sourceforge.pmd.Rule rule)Deprecated.
-