ScopeSet

dotty.tools.dotc.transform.init.Objects.ScopeSet
case class ScopeSet(scopes: Set[Scope])

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def lookupSymbol(sym: Symbol)(using MutableData): Value
def show(using Context): String

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product