CallUnknown

dotty.tools.dotc.transform.init.Errors$.CallUnknown
case class CallUnknown(meth: Symbol)(trace: Seq[Tree]) extends Error

Attributes

Graph
Supertypes
trait Product
trait Equals
trait Error
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def show(using Context): String

Inherited methods

def issue(using Context): Unit

Attributes

Inherited from:
Error

Attributes

Inherited from:
Error

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Error

Concrete fields

val trace: Seq[Tree]