AggregateKind

scala.scalanative.nir.Type$.AggregateKind
sealed abstract class AggregateKind extends ValueKind

Aggregate value types.

Attributes

Graph
Supertypes
class ValueKind
class Type
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Inherited methods

final def elemty(path: Seq[Val]): Type

Attributes

Inherited from:
Type
final def mangle: String

Attributes

Inherited from:
Type
final def show: String

Attributes

Inherited from:
Type