Package | Description |
---|---|
com.puppycrawl.tools.checkstyle.ant |
Contains code related to Checkstyle Ant Task.
|
Modifier and Type | Field and Description |
---|---|
private java.util.List<CheckstyleAntTask.Formatter> |
CheckstyleAntTask.formatters
Contains the formatters to log to.
|
Modifier and Type | Method and Description |
---|---|
void |
CheckstyleAntTask.addFormatter(CheckstyleAntTask.Formatter formatter)
Add a formatter.
|