Package com.qulice.pmd
PMD validator.
- Since:
- 0.3
-
Interface Summary Interface Description PmdError Represents one PMD error (usually it will be violation). -
Class Summary Class Description PmdError.OfConfigError PmdError backed by a ConfigError.PmdError.OfProcessingError PmdError backed by a ProcessingError.PmdError.OfRuleViolation PmdError backed by a RuleViolation.PmdValidator Validates source code with PMD.