| Package | Description |
|---|---|
| com.puppycrawl.tools.checkstyle.checks |
Contains the checks that are bundled with the main distribution.
|
| com.puppycrawl.tools.checkstyle.checks.javadoc |
Contains the Javadoc checks that are bundled with the main distribution.
|
| Class and Description |
|---|
| AbstractDeclarationCollector.LexicalFrame
Deprecated.
A declaration frame.
|
| AbstractTypeAwareCheck
Deprecated.
Checkstyle is not type aware tool and all Checks derived from this
class are potentially unstable.
|
| AbstractTypeAwareCheck.AbstractClassInfo
Deprecated.
Contains class's
Token. |
| AbstractTypeAwareCheck.Token
Deprecated.
Represents text element with location in the text.
|
| ClassResolver
Utility class to resolve a class name to an actual class.
|
| LineSeparatorOption
Represents the options for line separator settings.
|
| SuppressWarningsHolder.Entry
Records a particular suppression for a region of a file.
|
| TranslationCheck.ResourceBundle
Class which represents a resource bundle.
|
| Class and Description |
|---|
| AbstractTypeAwareCheck
Deprecated.
Checkstyle is not type aware tool and all Checks derived from this
class are potentially unstable.
|
| AbstractTypeAwareCheck.AbstractClassInfo
Deprecated.
Contains class's
Token. |
| AbstractTypeAwareCheck.Token
Deprecated.
Represents text element with location in the text.
|