Uses of Package
com.puppycrawl.tools.checkstyle.filters
Packages that use com.puppycrawl.tools.checkstyle.filters
Package
Description
Contains the filters that are bundled with the main distribution.
-
Classes in com.puppycrawl.tools.checkstyle.filters used by com.puppycrawl.tools.checkstyle.filtersClassDescriptionThis filter element is immutable and accepts an integer that matches a CSV value, where each value is an integer or a range of integers.An interface for filtering Integer.This filter element is immutable and processes
AuditEventobjects based on the criteria of file, check, module id, line, and column.FilterSuppressionCommentFilteruses pairs of comments to suppress audit events.A Tag holds a suppression comment and its location, and determines whether the suppression turns checkstyle reporting on or off.Enum to be used for switching checkstyle reporting for tags.Loads a filter chain of suppressions.FilterSuppressWithNearbyCommentFilteruses nearby comments to suppress audit events.A Tag holds a suppression comment and its location.FilterSuppressWithNearbyTextFilteruses plain text to suppress nearby audit events.The class which represents the suppression.FilterSuppressWithPlainTextCommentFilteruses plain text to suppress audit events.The class which represents the suppression.Enum which represents the type of the suppression.This filter element is immutable and processesTreeWalkerAuditEventobjects based on the criteria of file, check, module id, xpathQuery.