Errors

class Errors(using x$1: Context)
class Object
trait Matchable
class Any

Value members

Concrete methods

An explanatory note to be added to error messages when there's a problem with abstract var defs

An explanatory note to be added to error messages when there's a problem with abstract var defs

def exprStr(tree: Tree): String
def refStr(tp: Type): String
def selectErrorAddendum(tree: RefTree, qual1: Tree, qualType: Type, suggestImports: Type => String, foundWithoutNull: Boolean)(using Context): String
def takesNoParamsStr(tree: Tree, kind: String): String
def typeMismatch(tree: Tree, pt: Type, implicitFailure: SearchFailureType): Tree
def whyNoMatchStr(found: Type, expected: Type): String

A subtype log explaining why found does not conform to expected

A subtype log explaining why found does not conform to expected