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
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article