AccessNonInit
dotty.tools.dotc.transform.init.Errors.AccessNonInit
case class AccessNonInit(field: Symbol)(trace: Trace) extends Error
Access non-initialized field
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Errorclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
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:
- Error
In this article