produceReports

fun produceReports(reports: EnumSet<StatisticReport>): String

Output the appropriate StatisticReport reports.

Return

The specified reports as a single String.

Parameters

reports

The compiler configuration where the report settings are stored.