Defines standard types.
The type of core type AnyRef.
AnyRef
The type of core type Any.
Any
The type of core type AnyVal.
AnyVal
The type of primitive type Boolean.
Boolean
The type of primitive type Byte.
Byte
The type of primitive type Char.
Char
The type of primitive type Double.
Double
The type of primitive type Float.
Float
The type of primitive type Int.
Int
The type of primitive type Long.
Long
The type of core type Nothing.
Nothing
The type of core type Null.
Null
The type of core type Object.
Object
The type of primitive type Short.
Short
The type for scala.String.
scala.String
The type of primitive type Unit.
Unit