T trait

StandardTypes

extends Object

Defines standard types.

Supertypes

Object

Members

def 

AnyRefType

: Type

The type of core type AnyRef.

The type of core type AnyRef.

def 

AnyType

: Type

The type of core type Any.

The type of core type Any.

def 

AnyValType

: Type

The type of core type AnyVal.

The type of core type AnyVal.

def 

BooleanType

: Type

The type of primitive type Boolean.

The type of primitive type Boolean.

def 

ByteType

: Type

The type of primitive type Byte.

The type of primitive type Byte.

def 

CharType

: Type

The type of primitive type Char.

The type of primitive type Char.

def 

DoubleType

: Type

The type of primitive type Double.

The type of primitive type Double.

def 

FloatType

: Type

The type of primitive type Float.

The type of primitive type Float.

def 

IntType

: Type

The type of primitive type Int.

The type of primitive type Int.

def 

LongType

: Type

The type of primitive type Long.

The type of primitive type Long.

def 

NothingType

: Type

The type of core type Nothing.

The type of core type Nothing.

def 

NullType

: Type

The type of core type Null.

The type of core type Null.

def 

ObjectType

: Type

The type of core type Object.

The type of core type Object.

def 

ShortType

: Type

The type of primitive type Short.

The type of primitive type Short.

def 

StringType

: Type

The type for scala.String.

The type for scala.String.

def 

UnitType

: Type

The type of primitive type Unit.

The type of primitive type Unit.