CyclicReference

dotty.tools.dotc.core.CyclicReference
See theCyclicReference companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Value members

Concrete methods

inline def trace[T](info: TraceElement)(inline op: => T)(using Context): T
inline def trace[T](prefix: String, sym: Symbol)(inline op: => T)(using Context): T

Concrete fields

val Trace: Key[Trace]