IndexedContext

dotty.tools.pc.IndexedContext
See theIndexedContext companion trait

Attributes

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

Members list

Type members

Classlikes

case object Empty extends IndexedContext

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Empty.type
class LazyWrapper(using val ctx: Context) extends IndexedContext

Attributes

Supertypes
class Object
trait Matchable
class Any
case class Names(symbols: Map[String, List[Symbol]], renames: Map[Symbol, String])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
enum Result

Attributes

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

Value members

Concrete methods

def apply(ctx: Context): IndexedContext