lin
/
com.github.adriantodt.lin.vm.scope
/
ImmutableMapScope
Immutable
Map
Scope
class
ImmutableMapScope
(map:
Map
<
String
,
LAny
>, parent:
Scope
?) :
Scope
Content copied to clipboard
Functions
Properties
Functions
get
Link copied to clipboard
fun
get
(name:
String
):
LAny
Content copied to clipboard
set
Link copied to clipboard
open fun
set
(name:
String
, value:
LAny
)
Content copied to clipboard
Properties
parent
Link copied to clipboard
open override val
parent
:
Scope
?
Content copied to clipboard