AccessProxies

dotty.tools.dotc.transform.AccessProxies$
See theAccessProxies companion class

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def hostForAccessorOf(accessed: Symbol)(using Context): Symbol

Where an accessor for the accessed symbol should be placed. This is the closest enclosing class that has accessed as a member.

Where an accessor for the accessed symbol should be placed. This is the closest enclosing class that has accessed as a member.

Attributes