Reporter

trait Reporter

Error reporting

Companion:
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def report(err: Error): Unit

Concrete methods

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