Null
Module | ejs |
Namespace | intrinsic |
Definition | final class Null |
Inheritance | Null ![]() |
Base type for the null value.
There is only one instance of the Null type and that is the null value.
Properties
Qualifiers | Property | Type | Description |
---|---|---|---|
No properties defined |
Null Methods
Qualifiers | Method |
---|---|
iterator override | get(deep: Boolean): Iterator |
iterator override | getValues(deep: Boolean): Iterator |