net.sourceforge.pmd.dfa.report
public class ReportTree extends Object
Method Summary | |
---|---|
void | addRuleViolation(IRuleViolation violation)
Adds the RuleViolation to the tree. |
AbstractReportNode | getRootNode() |
Iterator<IRuleViolation> | iterator() |
int | size() |