LexicalScope

scala.scalanative.nir.Defn$.Define$.DebugInfo$.LexicalScope
See theLexicalScope companion object
case class LexicalScope(id: ScopeId, parent: ScopeId, srcPosition: SourcePosition)

A lexical scope in the program sources.

Attributes

Companion:
object
Graph
Supertypes
trait Product
trait Equals
class Object
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