Uses of Class
com.puppycrawl.tools.checkstyle.ant.CheckstyleAntTask.FormatterType
Packages that use CheckstyleAntTask.FormatterType
Package
Description
Contains code related to Checkstyle Ant Task.
-
Uses of CheckstyleAntTask.FormatterType in com.puppycrawl.tools.checkstyle.ant
Fields in com.puppycrawl.tools.checkstyle.ant declared as CheckstyleAntTask.FormatterTypeModifier and TypeFieldDescriptionprivate CheckstyleAntTask.FormatterType
CheckstyleAntTask.Formatter.type
The formatter type.Methods in com.puppycrawl.tools.checkstyle.ant with parameters of type CheckstyleAntTask.FormatterTypeModifier and TypeMethodDescriptionvoid
CheckstyleAntTask.Formatter.setType
(CheckstyleAntTask.FormatterType type) Set the type of the formatter.