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
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.