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 Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all

Members list

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