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.FormatterTypeCheckstyleAntTask.Formatter.typeThe formatter type.Methods in com.puppycrawl.tools.checkstyle.ant with parameters of type CheckstyleAntTask.FormatterTypeModifier and TypeMethodDescriptionvoidCheckstyleAntTask.Formatter.setType(CheckstyleAntTask.FormatterType type) Set the type of the formatter.