SealedValue

dotty.tools.dotc.semanticdb.ConstantMessage$.SealedValue$
See theSealedValue companion trait

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

final case class BooleanConstant(value: BooleanConstant) extends SealedValue

Attributes

Graph
Supertypes
trait SemanticdbGeneratedOneof
trait Product
trait Equals
class Object
trait Matchable
class Any
final case class ByteConstant(value: ByteConstant) extends SealedValue

Attributes

Graph
Supertypes
trait SemanticdbGeneratedOneof
trait Product
trait Equals
class Object
trait Matchable
class Any
final case class CharConstant(value: CharConstant) extends SealedValue

Attributes

Graph
Supertypes
trait SemanticdbGeneratedOneof
trait Product
trait Equals
class Object
trait Matchable
class Any
final case class DoubleConstant(value: DoubleConstant) extends SealedValue

Attributes

Graph
Supertypes
trait SemanticdbGeneratedOneof
trait Product
trait Equals
class Object
trait Matchable
class Any
case object Empty extends SealedValue

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait SemanticdbGeneratedOneof
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
Empty.type
final case class FloatConstant(value: FloatConstant) extends SealedValue

Attributes

Graph
Supertypes
trait SemanticdbGeneratedOneof
trait Product
trait Equals
class Object
trait Matchable
class Any
final case class IntConstant(value: IntConstant) extends SealedValue

Attributes

Graph
Supertypes
trait SemanticdbGeneratedOneof
trait Product
trait Equals
class Object
trait Matchable
class Any
final case class LongConstant(value: LongConstant) extends SealedValue

Attributes

Graph
Supertypes
trait SemanticdbGeneratedOneof
trait Product
trait Equals
class Object
trait Matchable
class Any
final case class NullConstant(value: NullConstant) extends SealedValue

Attributes

Graph
Supertypes
trait SemanticdbGeneratedOneof
trait Product
trait Equals
class Object
trait Matchable
class Any
final case class ShortConstant(value: ShortConstant) extends SealedValue

Attributes

Graph
Supertypes
trait SemanticdbGeneratedOneof
trait Product
trait Equals
class Object
trait Matchable
class Any
final case class StringConstant(value: StringConstant) extends SealedValue

Attributes

Graph
Supertypes
trait SemanticdbGeneratedOneof
trait Product
trait Equals
class Object
trait Matchable
class Any
final case class UnitConstant(value: UnitConstant) extends SealedValue

Attributes

Graph
Supertypes
trait SemanticdbGeneratedOneof
trait Product
trait Equals
class Object
trait Matchable
class Any

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror