Reporter

dotty.tools.dotc.transform.init.Semantic$.Reporter
See theReporter companion object
trait Reporter

Error reporting

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Abstract methods

def report(err: Error): Unit

Concrete methods

def reportAll(errs: Seq[Error]): Unit