| Package | Description |
|---|---|
| com.puppycrawl.tools.checkstyle |
Contains the implementation of the Checkstyle framework.
|
| Modifier and Type | Field and Description |
|---|---|
private java.util.Map<java.lang.String,XMLLogger.FileMessages> |
XMLLogger.fileMessages
Holds all messages for the given file.
|
| Modifier and Type | Method and Description |
|---|---|
private void |
XMLLogger.writeFileMessages(java.lang.String fileName,
XMLLogger.FileMessages messages)
Prints the file section with all file errors and exceptions.
|
Copyright © 2001-2022. All Rights Reserved.