LexicalScope

scala.scalanative.nir.Defn$.Define$.DebugInfo$.LexicalScope$
See theLexicalScope companion class
object LexicalScope

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def TopLevel(defnPosition: SourcePosition): LexicalScope

Returns a top-level scope covering the given site in the source program.

Returns a top-level scope covering the given site in the source program.

Attributes

Concrete fields

An abstract top-level scope.

An abstract top-level scope.

Attributes

Implicits

Implicits

implicit val ordering: Ordering[LexicalScope]

The order between lexical scopes.

The order between lexical scopes.

Attributes