ArgInfo

dotty.tools.dotc.transform.init.Semantic$.ArgInfo
case class ArgInfo(value: Value, trace: Trace)

Utility definition used for better error-reporting of argument errors

Attributes

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

Members list

Concise view

Value members

Concrete methods

def promote: () ?=> Unit

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product