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

def isTraced(using Context): Boolean
def popTrace()(using Context): Unit
def pushTrace(info: TraceElement)(using Context): Unit

Concrete fields

val Trace: Key[Trace]