Null

Moduleejs
Namespaceintrinsic
Definitionfinal class Null
InheritanceNull inherit Object

Base type for the null value.

There is only one instance of the Null type and that is the null value.


Properties

QualifiersPropertyTypeDescription
No properties defined

Null Methods

QualifiersMethod
iterator override get(deep: Boolean): Iterator
iterator override getValues(deep: Boolean): Iterator

Method Detail

override iterator get(deep: Boolean): Iterator

override iterator getValues(deep: Boolean): Iterator