Attributes
Members list
Type members
Classlikes
The type of an aggregate.
The type of an array reference.
The type of an array reference.
An Array is a reference to scala.Array[T]. It contains a header followed by a tail allocated buffer, which typically sit on the heap. That is unlike ArrayValue, which corresponds to LLVM's fixed-size array type.
Attributes
- Supertypes
The type of a homogeneous collection of data members.
The type of a homogeneous collection of data members.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass AggregateKindclass ValueKindclass Typeclass Objecttrait Matchableclass AnyShow all
The type of a 8-bit signed integer.
The type of a 8-bit signed integer.
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass FixedSizeItrait Iclass PrimitiveKindclass ValueKindclass Typeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Byte.type
The type of a 16-bit unsigned integer.
The type of a 16-bit unsigned integer.
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass FixedSizeItrait Iclass PrimitiveKindclass ValueKindclass Typeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Char.type
The type of a 64-bit IEEE 754 single-precision float.
The type of a floating-point number.
The type of a floating-point number.
Value parameters
- width
-
The bit width of the type's instances.
Attributes
- Supertypes
- Known subtypes
The type of a fixed-size integer.
The type of a fixed-size integer.
Value parameters
- signed
-
trueiff the type's instances are signed. - width
-
The bit width of the type's instances.
Attributes
- Supertypes
-
trait Iclass PrimitiveKindclass ValueKindclass Typeclass Objecttrait Matchableclass AnyShow all
- Known subtypes
The type of a 32-bit IEEE 754 single-precision float.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass SpecialKindclass Typeclass Objecttrait Matchableclass AnyShow all
The type of a 32-bit signed integer.
The type of a 32-bit signed integer.
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass FixedSizeItrait Iclass PrimitiveKindclass ValueKindclass Typeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Int.type
The type of a 64-bit signed integer.
The type of a 64-bit signed integer.
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass FixedSizeItrait Iclass PrimitiveKindclass ValueKindclass Typeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Long.type
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass SpecialKindclass Typeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Nothing.type
A primitive value type.
A primitive value type.
Value parameters
- width
-
The bit width of the type's instances.
Attributes
- Supertypes
- Known subtypes
The type of a 16-bit signed integer.
The type of a 16-bit signed integer.
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass FixedSizeItrait Iclass PrimitiveKindclass ValueKindclass Typeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Short.type
The type of a value suitable to represent the size of a container.
The type of a heterogeneous collection of data members.
The type of a heterogeneous collection of data members.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass AggregateKindclass ValueKindclass Typeclass Objecttrait Matchableclass AnyShow all
The type of an aggregate or primitive value.
The type of an aggregate or primitive value.
Attributes
- Supertypes
- Known subtypes
-
class AggregateKindclass ArrayValueclass StructValuetrait Iclass FixedSizeIobject Byteobject Charobject Intobject Longobject Shortobject Sizeclass PrimitiveKindobject Boolclass Fobject Doubleobject Floatobject PtrShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass SpecialKindclass Typeclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass SpecialKindclass Typeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Vararg.type
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass SpecialKindclass Typeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Virtual.type
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror