RecordingReporter
mill.javalib.worker.RecordingReporter
trait RecordingReporter extends Reporter
A zinc reporter which records reported problems and is able to log all not already reported problems later via logOldProblems.
Attributes
- Source
- RecordingReporter.scala
- Graph
-
- Supertypes
-
trait Reporterclass Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
Attributes
- Source
- RecordingReporter.scala
Log problem contained in the given CompileAnalysis but not already reported.
Log problem contained in the given CompileAnalysis but not already reported.
Attributes
- Source
- RecordingReporter.scala
Attributes
- Source
- RecordingReporter.scala
Attributes
- Source
- RecordingReporter.scala
Inherited and Abstract methods
Attributes
- Inherited from:
- Reporter
Attributes
- Inherited from:
- Reporter
Attributes
- Inherited from:
- Reporter
Attributes
- Inherited from:
- Reporter
In this article