AbstractScope

abstract class AbstractScope : Scope

An abstract implementation of a scope. By default, this class uses no-op implementations for all members unless overridden in a subclass.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun close()