TraceValue

dotty.tools.dotc.transform.init.Util.TraceValue
case class TraceValue[T](value: T, trace: Trace)

Utility definition used for better error-reporting of argument errors

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product