Class | 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.
|