TryBufferedReporter

dotty.tools.dotc.transform.init.Semantic$.Reporter$.TryBufferedReporter

Attributes

Graph
Supertypes
trait Reporter
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def abort()(using Cache): Unit

Revert the cache to previous state.

Revert the cache to previous state.

Attributes

Inherited methods

Attributes

Inherited from:
BufferedReporter
def report(err: Error): Unit

Attributes

Inherited from:
BufferedReporter
def reportAll(errs: Seq[Error]): Unit

Attributes

Inherited from:
Reporter