WatchStatusReporter

typealias WatchStatusReporter = (diagnostic: Diagnostic, newLine: String, options: CompilerOptions, errorCount: Double?) -> Unit(source)