I

sealed trait I extends ValueKind

The type of an integer.

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
object Size.type

Value members

Inherited methods

def =?=(other: Type): Boolean
Inherited from:
Type
final def elemty(path: Seq[Val]): Type
Inherited from:
Type
Inherited from:
Type
final def mangle: String

The mangled representation of this.

The mangled representation of this.

Inherited from:
Type
final def show: String

A textual representation of this.

A textual representation of this.

Inherited from:
Type

Abstract fields

true iff instances of this type are signed.

true iff instances of this type are signed.