Package | Description |
---|---|
com.puppycrawl.tools.checkstyle.filters |
Contains the filters that are bundled with the main distribution.
|
Modifier and Type | Field and Description |
---|---|
private java.util.List<SuppressWithNearbyCommentFilter.Tag> |
SuppressWithNearbyCommentFilter.tags
Tagged comments.
|
Modifier and Type | Method and Description |
---|---|
int |
SuppressWithNearbyCommentFilter.Tag.compareTo(SuppressWithNearbyCommentFilter.Tag other)
Compares the position of this tag in the file
with the position of another tag.
|