Uses of Package
com.puppycrawl.tools.checkstyle.filters
-
Packages that use com.puppycrawl.tools.checkstyle.filters Package Description com.puppycrawl.tools.checkstyle.filters Contains the filters that are bundled with the main distribution. -
Classes in com.puppycrawl.tools.checkstyle.filters used by com.puppycrawl.tools.checkstyle.filters Class Description SuppressionCommentFilter A filter that uses comments to suppress audit events.SuppressionCommentFilter.Tag A Tag holds a suppression comment and its location, and determines whether the suppression turns checkstyle reporting on or off.SuppressWithNearbyCommentFilter A filter that uses nearby comments to suppress audit events.SuppressWithNearbyCommentFilter.Tag A Tag holds a suppression comment and its location.