UnknownValue
dotty.tools.dotc.transform.init.Objects.UnknownValue
case object UnknownValue extends ValueElement
Represents values unknown to the checker, such as values loaded without source
Attributes
- Graph
-
- Supertypes
- Self 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
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