None
dotty.tools.dotc.semanticdb.Descriptor.None
case object None extends Descriptor
Attributes
- Graph
-
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait Descriptorclass Objecttrait Matchableclass AnyShow all
- Self type
-
None.type
Members list
Value members
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:
- Descriptor
Attributes
- Inherited from:
- Descriptor
Attributes
- Inherited from:
- Descriptor
Attributes
- Inherited from:
- Descriptor
Attributes
- Inherited from:
- Descriptor
Attributes
- Inherited from:
- Descriptor
Attributes
- Inherited from:
- Descriptor
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
In this article