classes property

Map<String, Report> classes
final

The all classes reports in the target file.

Implementation

final Map<String, Report> classes;