AccessProxies

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

Attributes

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

Members list

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