| Package | Description |
|---|---|
| com.puppycrawl.tools.checkstyle |
Contains the implementation of the Checkstyle framework.
|
| com.puppycrawl.tools.checkstyle.filters |
Contains the filters that are bundled with the main distribution.
|
| Class and Description |
|---|
| AstTreeStringPrinter.PrintOptions
Enum to be used for test if comments should be printed.
|
| AuditEventFormatter
Represents the formatter interface for log message.
|
| ConfigurationLoader.IgnoredModulesOptions
Enum to specify behaviour regarding ignored modules.
|
| JavadocDetailNodeParser.ParseErrorMessage
Contains information about parse error message.
|
| JavadocDetailNodeParser.ParseStatus
Contains result of parsing javadoc comment: DetailNode tree and parse
error message.
|
| ModuleFactory
A module factory creates Objects from a given name.
|
| PropertyResolver
Resolves properties in module configurations.
|
| ThreadModeSettings
Thread mode settings for the checkstyle modules.
|
| TreeWalkerAuditEvent
Raw
TreeWalker event for audit. |
| Class and Description |
|---|
| TreeWalkerAuditEvent
Raw
TreeWalker event for audit. |
| TreeWalkerFilter
An interface for filtering
TreeWalkerAuditEvent. |
Copyright © 2001-2017. All Rights Reserved.