lin
/
com.github.adriantodt.lin.vm.scope
/
Scope
Scope
sealed class
Scope
Content copied to clipboard
Functions
Properties
Inheritors
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
abstract val
parent
:
Scope
?
Content copied to clipboard
Inheritors
ImmutableMapScope
Link copied to clipboard
MutableScope
Link copied to clipboard