Scope

fr.hammons.slinc.Scope$
See theScope companion trait
object Scope

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Scope.type

Members list

Value members

Concrete methods

def global(using g: GlobalScope): GlobalScope
def shared(using s: SharedScope): SharedScope
def temp(using t: TempScope): TempScope