dotty.tools.dotc.reporting.Reporter
See theReporter companion class
object Reporter
Attributes
Members list
Type members
Classlikes
object NoReporter extends Reporter
A reporter that ignores reports, and doesn't record errors
A reporter that ignores reports, and doesn't record errors
Attributes
- Supertypes
- Self type
-
NoReporter.type
class SilentReporter extends Reporter
Types
Value members
Concrete methods
Show prompt if -Xprompt is passed as a flag to the compiler
Show prompt if -Xprompt is passed as a flag to the compiler
Attributes
Convert a SimpleReporter into a real Reporter
Convert a SimpleReporter into a real Reporter
Attributes
In this article