I

sealed abstract class I(width: Int, val signed: Boolean) extends PrimitiveKind
Companion:
object
class ValueKind
class Type
class Object
trait Matchable
class Any
object Byte.type
object Char.type
object Int.type
object Long.type
object Short.type

Value members

Inherited methods

final def elemty(path: Seq[Val]): Type
Inherited from:
Type
final def mangle: String
Inherited from:
Type
final def show: String
Inherited from:
Type

Concrete fields