ScopeId

scala.scalanative.nir.package$.ScopeId
See theScopeId companion object
final case class ScopeId(id: Int) extends AnyVal

The identifier of a lexical scope.

Attributes

Companion:
object
Graph
Supertypes
trait Product
trait Equals
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Returns true iff this is the top-level scope.

Returns true iff this is the top-level scope.

Attributes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product