Package | Description |
---|---|
com.thomasjensen.checkstyle.addons.checks.coding |
Checks that find coding problems.
|
com.thomasjensen.checkstyle.addons.checks.misc |
Checks that find miscellaneous problems.
|
Modifier and Type | Class and Description |
---|---|
class |
IllegalMethodCallCheck
Flags calls to methods with certain names.
|
Modifier and Type | Class and Description |
---|---|
class |
LocationReferenceCheck
This check compares specified method arguments to the names of the current method or class.
|