Scope

sealed class Scope

Functions

get
Link copied to clipboard
fun get(name: String): LAny
set
Link copied to clipboard
open fun set(name: String, value: LAny)

Properties

parent
Link copied to clipboard
abstract val parent: Scope?

Inheritors

ImmutableMapScope
Link copied to clipboard
MutableScope
Link copied to clipboard