Package | Description |
---|---|
com.puppycrawl.tools.checkstyle.checks.sizes |
Contains the Size Violations checks
that are bundled with the main distribution.
|
Class and Description |
---|
ExecutableStatementCountCheck.Context
Class to encapsulate counting information about one member.
|
MethodCountCheck.MethodCounter
Marker class used to collect data about the number of methods per
class.
|