ValueSet

dotty.tools.dotc.transform.init.Objects.ValueSet
case class ValueSet(values: ListSet[ValueElement]) extends Value

Represents a set of values

It comes from if expressions.

Attributes

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

Members list

Value members

Concrete methods

def show(using Context): String

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product