Class SuppressionCommentImpl<T extends Reportable>

java.lang.Object
net.sourceforge.pmd.lang.ast.impl.SuppressionCommentImpl<T>
Type Parameters:
T - Type of Reportable (node, token, lambda)
All Implemented Interfaces:
ViolationSuppressor.SuppressionCommentWrapper

@Experimental public class SuppressionCommentImpl<T extends Reportable> extends Object implements ViolationSuppressor.SuppressionCommentWrapper
Experimental Status:
See [core] Add rule to report unnecessary suppression comments/annotations #5609
Since:
7.14.0