Scope

constructor(parent: Scope)

Creates a new Scope instance from a given one.


constructor(entries: HashMap<Scope.Key<*>, Any> = hashMapOf())