Uses of Class
com.puppycrawl.tools.checkstyle.filters.SuppressFilterElement
Packages that use SuppressFilterElement
Package
Description
Contains the filters that are bundled with the main distribution.
-
Uses of SuppressFilterElement in com.puppycrawl.tools.checkstyle.filters
Fields in com.puppycrawl.tools.checkstyle.filters declared as SuppressFilterElementModifier and TypeFieldDescriptionprivate SuppressFilterElement
SuppressionSingleFilter.filter
SuppressFilterElement instance.Methods in com.puppycrawl.tools.checkstyle.filters that return SuppressFilterElementModifier and TypeMethodDescriptionprivate static SuppressFilterElement
SuppressionsLoader.getSuppressElement
(Attributes attributes) Returns the suppress element, initialized from given attributes.