fritz2
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
Skip to content
fritz2
core
/
dev.fritz2.core
/
Scope
/
Scope
Scope
js
constructor
(
entries
:
HashMap
<
Scope.Key
<
*
>
,
Any
>
=
hashMapOf()
)
constructor
(
parent
:
Scope
)
Creates a new
Scope
instance from a given one.