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