NullType

case object NullType extends PrimTypeWithRef

The type of null. It does not accept undefined. The null type is a subtype of all class types and array types.

trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
class PrimType
class Type
class Object
trait Matchable
class Any

Type members

Inherited types

The name of the type

The name of the type

Inherited from:
Mirror
Inherited from:
Singleton
Inherited from:
Singleton

Value members

Inherited methods

Inherited from:
PrimTypeWithRef
Inherited from:
Product
def show(): String
Inherited from:
Type