PrimitiveKind
scala.scalanative.nir.Type.PrimitiveKind
sealed abstract class PrimitiveKind(val width: Int) extends ValueKind
A primitive value type.
Value parameters
- width
-
The bit width of the type's instances.
Attributes
- Graph
-
- Supertypes
- Known subtypes
Members list
In this article