Cache

dotty.tools.dotc.transform.init.Objects.Cache
object Cache

Cache used to terminate the check

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Objects.this.Objects.this.Cache.type

Members list

Type members

Classlikes

case class Config(thisV: Objects.this.Value, scope: Objects.this.Scope, heap: Data, envMap: Data)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
class Data extends Cache[Config, Res]

Attributes

Supertypes
class Cache[Config, Res]
class Object
trait Matchable
class Any
case class Res(value: Objects.this.Value, heap: Data, envMap: Data)

Attributes

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