WartReporter
Attributes
- Source
- WartTestTraverser.scala
- Graph
-
- Supertypes
-
class Reportertrait ReporterResultclass Objecttrait Matchableclass Any
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Reporter
- Source
- Reporter.scala
All errors reported by this reporter (ignoring outer reporters)
All errors reported by this reporter (ignoring outer reporters)
Attributes
- Inherited from:
- Reporter
- Source
- Reporter.scala
All warnings reported by this reporter (ignoring outer reporters)
All warnings reported by this reporter (ignoring outer reporters)
Attributes
- Inherited from:
- Reporter
- Source
- Reporter.scala
The number of errors reported by this reporter (ignoring outer reporters)
The number of errors reported by this reporter (ignoring outer reporters)
Attributes
- Inherited from:
- Reporter
- Source
- Reporter.scala
Have errors been reported by this reporter, or in the case where this is a StoreReporter, by an outer reporter?
Have errors been reported by this reporter, or in the case where this is a StoreReporter, by an outer reporter?
Attributes
- Inherited from:
- Reporter
- Source
- Reporter.scala
Issue all messages in this reporter to next outer one, or make sure they are written.
Issue all messages in this reporter to next outer one, or make sure they are written.
Attributes
- Inherited from:
- Reporter
- Source
- Reporter.scala
Have errors been reported by this reporter (ignoring outer reporters)?
Have errors been reported by this reporter (ignoring outer reporters)?
Attributes
- Inherited from:
- Reporter
- Source
- Reporter.scala
Were sticky errors reported? Overridden in StoreReporter.
Were sticky errors reported? Overridden in StoreReporter.
Attributes
- Inherited from:
- Reporter
- Source
- Reporter.scala
Does this reporter contain errors that have yet to be reported by its outer reporter ? Note: this is always false when there is no outer reporter.
Does this reporter contain errors that have yet to be reported by its outer reporter ? Note: this is always false when there is no outer reporter.
Attributes
- Inherited from:
- Reporter
- Source
- Reporter.scala
Does this reporter contain any message that have yet to be reported by its outer reporter ? This includes any warning stored in unreportedWarnings which need to be propagated to get an accurate count of unreported warnings in the outer reporter.
Does this reporter contain any message that have yet to be reported by its outer reporter ? This includes any warning stored in unreportedWarnings which need to be propagated to get an accurate count of unreported warnings in the outer reporter.
Attributes
- Inherited from:
- Reporter
- Source
- Reporter.scala
Have warnings been reported by this reporter (ignoring outer reporters)?
Have warnings been reported by this reporter (ignoring outer reporters)?
Attributes
- Inherited from:
- Reporter
- Source
- Reporter.scala
Attributes
- Inherited from:
- Reporter
- Source
- Reporter.scala
Should this diagnostic not be reported at all?
Should this diagnostic not be reported at all?
Attributes
- Inherited from:
- Reporter
- Source
- Reporter.scala
Attributes
- Inherited from:
- Reporter
- Source
- Reporter.scala
Attributes
- Inherited from:
- Reporter
- Source
- Reporter.scala
Issue the diagnostic, ignoring -Wconf and @nowarn configurations, but still honouring -nowarn, -Werror, and conditional warnings.
Issue the diagnostic, ignoring -Wconf and @nowarn configurations, but still honouring -nowarn, -Werror, and conditional warnings.
Attributes
- Inherited from:
- Reporter
- Source
- Reporter.scala
If this reporter buffers messages, apply f to all buffered messages.
If this reporter buffers messages, apply f to all buffered messages.
Attributes
- Inherited from:
- Reporter
- Source
- Reporter.scala
Attributes
- Inherited from:
- Reporter
- Source
- Reporter.scala
If this reporter buffers messages, all buffered messages, otherwise Nil
If this reporter buffers messages, all buffered messages, otherwise Nil
Attributes
- Inherited from:
- Reporter
- Source
- Reporter.scala
Print the summary of warnings and errors
If this reporter buffers messages, remove and return all buffered messages.
If this reporter buffers messages, remove and return all buffered messages.
Attributes
- Inherited from:
- Reporter
- Source
- Reporter.scala
Attributes
- Inherited from:
- Reporter
- Source
- Reporter.scala
Attributes
- Inherited from:
- Reporter
- Source
- Reporter.scala
Run op and return true if errors were reported by this reporter.
Run op and return true if errors were reported by this reporter.
Attributes
- Inherited from:
- Reporter
- Source
- Reporter.scala
Attributes
- Inherited from:
- Reporter
- Source
- Reporter.scala
Summary of warnings and errors
Attributes
- Inherited from:
- Reporter
- Source
- Reporter.scala
The number of warnings reported by this reporter (ignoring outer reporters)
The number of warnings reported by this reporter (ignoring outer reporters)
Attributes
- Inherited from:
- Reporter
- Source
- Reporter.scala
Attributes
- Inherited from:
- Reporter
- Source
- Reporter.scala
Attributes
- Inherited from:
- Reporter
- Source
- Reporter.scala
Inherited fields
Attributes
- Inherited from:
- Reporter
- Source
- Reporter.scala