Package | Description |
---|---|
net.sourceforge.pmd |
This is the PMD programming mistake detector.
|
net.sourceforge.pmd.cache |
Class and Description |
---|
AnalysisCache
An analysis cache for incremental analysis.
|
ChecksumAware
Interface defining an object that has a checksum The checksum is a
fingerprint of the object's configuration, and *MUST* change if anything
changed on the object.
|
Class and Description |
---|
AbstractAnalysisCache
Abstract implementation of the analysis cache.
|
AnalysisCache
An analysis cache for incremental analysis.
|
AnalysisResult
The result of a single file analysis.
|
CachedRuleMapper
A mapper from rule class names to rule instances for cached rules.
|
Copyright © 2002–2018 PMD. All rights reserved.