ScopeId

scala.scalanative.nir.package$.ScopeId$
See theScopeId companion class
object ScopeId

Attributes

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

Members list

Value members

Concrete methods

def of(id: Local): ScopeId

Returns the innermost scope containing id.

Returns the innermost scope containing id.

Attributes

Concrete fields

The top-level scope.

The top-level scope.

Attributes