Enum Class SuppressWithPlainTextCommentFilter.SuppressionType

java.lang.Object
java.lang.Enum<SuppressWithPlainTextCommentFilter.SuppressionType>
com.puppycrawl.tools.checkstyle.filters.SuppressWithPlainTextCommentFilter.SuppressionType
All Implemented Interfaces:
Serializable, Comparable<SuppressWithPlainTextCommentFilter.SuppressionType>, Constable
Enclosing class:
SuppressWithPlainTextCommentFilter

private static enum SuppressWithPlainTextCommentFilter.SuppressionType extends Enum<SuppressWithPlainTextCommentFilter.SuppressionType>
Enum which represents the type of the suppression.