| Package | Description |
|---|---|
| com.thomasjensen.checkstyle.addons.checks |
Common classes for all checks.
|
| com.thomasjensen.checkstyle.addons.checks.coding |
Checks that find coding problems.
|
| com.thomasjensen.checkstyle.addons.checks.misc |
Checks that find miscellaneous problems.
|
| com.thomasjensen.checkstyle.addons.checks.regexp |
Checks that primarily apply regular expressions to stuff.
|
| Class and Description |
|---|
| AbstractAddonsCheck
Base class of all Checkstyle Addons checks.
|
| BinaryName
Represents a Java binary class name for reference types, in the form of its fragments.
|
| Class and Description |
|---|
| AbstractAddonsCheck
Base class of all Checkstyle Addons checks.
|
| AbstractMethodCallCheck
Checks deriving from this type are aware of method calls occurring anywhere in the source, and get explicitly
notified when such calls are encountered.
|
| BinaryName
Represents a Java binary class name for reference types, in the form of its fragments.
|
| Class and Description |
|---|
| AbstractAddonsCheck
Base class of all Checkstyle Addons checks.
|
| AbstractMethodCallCheck
Checks deriving from this type are aware of method calls occurring anywhere in the source, and get explicitly
notified when such calls are encountered.
|
| BinaryName
Represents a Java binary class name for reference types, in the form of its fragments.
|
| Class and Description |
|---|
| AbstractAddonsCheck
Base class of all Checkstyle Addons checks.
|
| BinaryName
Represents a Java binary class name for reference types, in the form of its fragments.
|