Search
Preparing search index...
The search index is not available
tomo
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"Collections"
Collections
WeakMap
Class WeakMap
Hierarchy
WeakMap
Index
Constructors
constructor
Methods
clear
delete
get
has
set
Constructors
constructor
new
Weak
Map
(
)
:
WeakMap
Returns
WeakMap
Methods
clear
clear
(
)
:
void
Returns
void
delete
delete
(
key
:
any
)
:
void
Parameters
key:
any
Returns
void
get
get
(
key
:
any
)
:
any
Parameters
key:
any
Returns
any
has
has
(
value
:
any
)
:
void
Parameters
value:
any
Returns
void
set
set
(
key
:
any
, value
:
any
)
:
void
Parameters
key:
any
value:
any
Returns
void
Globals
"
Collections"
Collections
"
Location"
"
Node"
"
Options"
"
Parser"
"
Scanner"
"
Source"
"
Stream"
"
Token"
"
Utils"
Map
Set
Weak
Map
constructor
clear
delete
get
has
set
Weak
Set
Generated using
TypeDoc