SealedValue

dotty.tools.dotc.semanticdb.TypeMessage$.SealedValue
See theSealedValue companion object
sealed trait SealedValue extends SemanticdbGeneratedOneof

Attributes

Companion
object
Graph
Supertypes
trait SemanticdbGeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
class ByNameType
class ConstantType
object Empty.type
class MatchType
class RepeatedType
class SingleType
class SuperType
class ThisType
class TypeRef
class UnionType
class WithType
Show all

Members list

Type members

Inherited types

type ValueType

Attributes

Inherited from:
SemanticdbGeneratedOneof

Value members

Inherited methods

def canEqual(that: Any): Boolean

Attributes

Inherited from:
Equals
def number: Int

Attributes

Inherited from:
SemanticdbGeneratedOneof

Attributes

Inherited from:
Product
def productElement(n: Int): Any

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def value: ValueType

Attributes

Inherited from:
SemanticdbGeneratedOneof
def valueOption: Option[ValueType]

Attributes

Inherited from:
SemanticdbGeneratedOneof