dotty.tools.dotc.transform.init.Objects.InstanceRef
See theInstanceRef companion object
case class InstanceRef extends Ref
Represents values that are instances of the specified class.
Note that the 2nd parameter block does not take part in the definition of equality.
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Ref
Attributes
- Inherited from:
- Ref
Attributes
- Inherited from:
- Ref
Attributes
- Inherited from:
- Ref
Attributes
- Inherited from:
- Ref
Attributes
- Inherited from:
- Ref
Attributes
- Inherited from:
- Ref
Attributes
- Inherited from:
- Ref
Attributes
- Inherited from:
- Ref
Attributes
- Inherited from:
- Ref
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