Value

dotty.tools.dotc.transform.init.Objects.Value
sealed abstract class Value

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Cold
class Fun
class Ref
class ObjectRef
class OfArray
class OfClass
class RefSet
Show all

Members list

Value members

Abstract methods

def show(using Context): String

Concrete methods

def join(b: Value): Value
Extension method from Objects
def widen(height: Int)(using Context): Value
Extension method from Objects