Trace

dotty.tools.dotc.transform.init.Semantic$.Trace$
opaque object Trace

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Trace.type

Members list

Type members

Types

opaque type Trace

Value members

Concrete methods

def position(using trace: Trace): Tree
def show(using trace: Trace, ctx: Context): String

Concrete fields

val empty: Trace

Extensions

Extensions

extension (trace: Trace)(trace: Trace)
def add(node: Tree): Trace