directBackendReporting

dotty.tools.backend.jvm.PostProcessorFrontendAccess.Impl.directBackendReporting

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def error(message: Context ?=> Message, position: SourcePosition): Unit
def log(message: String): Unit
def warning(message: Context ?=> Message, position: SourcePosition): Unit

Inherited methods

def error(message: Context ?=> Message): Unit

Attributes

Inherited from:
BackendReporting
def warning(message: Context ?=> Message): Unit

Attributes

Inherited from:
BackendReporting