Uses of Enum
com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter.TagType
Packages that use SuppressionCommentFilter.TagType
Package
Description
Contains the filters that are bundled with the main distribution.
-
Uses of SuppressionCommentFilter.TagType in com.puppycrawl.tools.checkstyle.filters
Methods in com.puppycrawl.tools.checkstyle.filters that return SuppressionCommentFilter.TagTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static SuppressionCommentFilter.TagType[]
SuppressionCommentFilter.TagType.values()
Returns an array containing the constants of this enum type, in the order they are declared.