| Package | Description |
|---|---|
| com.puppycrawl.tools.checkstyle.filters |
Contains the filters that are bundled with the main distribution.
|
| Class and 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.
|
| SuppressionCommentFilter.TagType
Enum to be used for switching checkstyle reporting for tags.
|
| SuppressWithNearbyCommentFilter
A filter that uses nearby comments to suppress audit events.
|
| SuppressWithPlainTextCommentFilter
A filter that uses comments to suppress audit events.
|
Copyright © 2001–2018. All rights reserved.