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
Cache.type

Members list

Type members

Classlikes

case class Config(thisV: Value, env: Data, heap: 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: Value, heap: Data)

Attributes

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