Empty
dotty.tools.pc.IndexedContext.Empty
case object Empty extends IndexedContext
Attributes
- Graph
-
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait IndexedContextclass Objecttrait Matchableclass AnyShow all
- Self type
-
Empty.type
Members list
Value members
Concrete methods
Inherited methods
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:
- IndexedContext
Attributes
- Inherited from:
- IndexedContext
An iterator over the names of all the elements of this product.
An iterator over all the elements of this product.
An iterator over all the elements of this product.
Attributes
- Returns
-
in the default implementation, an
Iterator[Any] - Inherited from:
- Product
Attributes
- Inherited from:
- IndexedContext
Givens
Givens
In this article