Empty

dotty.tools.dotc.semanticdb.TreeMessage$.SealedValue$.Empty$
case object Empty extends SealedValue

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
Empty.type

Members list

Concise view

Type members

Types

type ValueType = Nothing

Inherited types

type MirroredElemLabels = EmptyTuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Singleton
type MirroredElemTypes = EmptyTuple

Attributes

Inherited from:
Singleton
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
type MirroredMonoType = Singleton.this.type

The mirrored *-type

The mirrored *-type

Attributes

Inherited from:
Singleton
type MirroredType = Singleton.this.type

Attributes

Inherited from:
Singleton

Value members

Concrete methods

override def isDefined: Boolean

Attributes

Definition Classes
override def isEmpty: Boolean

Attributes

Definition Classes
override def number: Int

Attributes

Definition Classes
override def value: Nothing

Attributes

Definition Classes

Inherited methods

def applyTree: Option[ApplyTree]

Attributes

Inherited from:
SealedValue
def fromProduct(p: Product): MirroredMonoType

Create a new instance of type T with elements taken from product p.

Create a new instance of type T with elements taken from product p.

Attributes

Inherited from:
Singleton

Attributes

Inherited from:
SealedValue
def idTree: Option[IdTree]

Attributes

Inherited from:
SealedValue
def isApplyTree: Boolean

Attributes

Inherited from:
SealedValue
def isFunctionTree: Boolean

Attributes

Inherited from:
SealedValue
def isIdTree: Boolean

Attributes

Inherited from:
SealedValue
def isLiteralTree: Boolean

Attributes

Inherited from:
SealedValue

Attributes

Inherited from:
SealedValue
def isOriginalTree: Boolean

Attributes

Inherited from:
SealedValue
def isSelectTree: Boolean

Attributes

Inherited from:
SealedValue
def isTypeApplyTree: Boolean

Attributes

Inherited from:
SealedValue

Attributes

Inherited from:
SealedValue

Attributes

Inherited from:
SealedValue

Attributes

Inherited from:
SealedValue
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def selectTree: Option[SelectTree]

Attributes

Inherited from:
SealedValue

Attributes

Inherited from:
SealedValue
def valueOption: Option[ValueType]

Attributes

Inherited from:
SemanticdbGeneratedOneof