Void
Module | ejs |
Namespace | intrinsic |
Definition | final class Void |
Inheritance | Void ![]() |
The Void type is the base class for the undefined value.
One instance of this type is created for the system's undefined value.
Properties
Qualifiers | Property | Type | Description |
---|---|---|---|
No properties defined |
Void Methods
Qualifiers | Method |
---|---|
iterator override | get(deep: Boolean): Iterator |
iterator override | getValues(deep: Boolean): Iterator |