Uses of Class
com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter
Packages that use SuppressionCommentFilter
Package
Description
Contains the filters that are bundled with the main distribution.
-
Uses of SuppressionCommentFilter in com.puppycrawl.tools.checkstyle.filters
Constructors in com.puppycrawl.tools.checkstyle.filters with parameters of type SuppressionCommentFilterModifierConstructorDescriptionprivate
Tag
(int line, int column, String text, SuppressionCommentFilter.TagType tagType, SuppressionCommentFilter filter) Constructs a tag.