|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Report.RuleConfigurationError | |
|---|---|
| net.sourceforge.pmd | This is the PMD programming mistake detector. |
| Uses of Report.RuleConfigurationError in net.sourceforge.pmd |
|---|
| Methods in net.sourceforge.pmd that return types with arguments of type Report.RuleConfigurationError | |
|---|---|
Iterator<Report.RuleConfigurationError> |
Report.configErrors()
Returns an iterator of the reported configuration errors. |
| Methods in net.sourceforge.pmd with parameters of type Report.RuleConfigurationError | |
|---|---|
void |
Report.addConfigError(Report.RuleConfigurationError error)
Adds a new configuration error to the report. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||