Errors
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
Format raw implicitNotFound or implicitAmbiguous argument, replacing
all occurrences of ${X} where X is in paramNames with the
corresponding shown type in args.
Format raw implicitNotFound or implicitAmbiguous argument, replacing
all occurrences of ${X} where X is in paramNames with the
corresponding shown type in args.
def selectErrorAddendum(tree: RefTree, qual1: Tree, qualType: Type, suggestImports: Type => String, foundWithoutNull: Boolean)(using Context): String