dotty.tools.dotc.transform.init.Objects.ArrayRef
See theArrayRef companion object
Represents arrays.
Note that the 2nd parameter block does not take part in the definition of equality.
Different arrays are distinguished by the context. Currently the default context is the static object whose initialization triggers the creation of the array.
In the future, it is possible that we introduce a mechanism for end-users to mark the context.
Value parameters
- owner
-
The static object whose initialization creates the array.
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
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
Concrete fields
In this article