ArrayValue
scala.scalanative.nir.Type.ArrayValue
final case class ArrayValue(ty: Type, n: Int) extends AggregateKind
The type of a homogeneous collection of data members.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass AggregateKindclass ValueKindclass Typeclass Objecttrait Matchableclass Any
Members list
In this article