ValueElement

dotty.tools.dotc.transform.init.Objects.ValueElement
sealed trait ValueElement extends Value

ValueElement are elements that can be contained in a ValueSet

Attributes

Graph
Supertypes
trait Objects.this.Value
class Object
trait Matchable
class Any
Known subtypes
class Objects.this.Fun
class Objects.this.Ref
class Objects.this.ArrayRef
class Objects.this.InstanceRef
class Objects.this.ObjectRef
class Objects.this.SafeValue
object Objects.this.UnknownValue
Show all

Members list

Value members

Inherited and Abstract methods

def show(using Context): String

Attributes

Inherited from:
Value