@CompileStatic class CountReporter extends Object
| Type Params | Return Type | Name and description |
|---|---|---|
|
int |
getSrcErrors() |
|
int |
getSrcInfos() |
|
int |
getSrcWarnings() |
|
void |
report(Map<String, List<net.sf.clirr.core.ApiDifference>> differences) |