I

scala.scalanative.nir.Type$.I
See theI companion object
sealed abstract class I(width: Int, val signed: Boolean) extends PrimitiveKind

Attributes

Companion
object
Graph
Supertypes
class ValueKind
class Type
class Object
trait Matchable
class Any
Show all
Known subtypes
object Byte.type
object Char.type
object Int.type
object Long.type
object Short.type

Members list

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

Concrete fields