dotty.tools.dotc.transform.ResolveSuper$
See theResolveSuper companion class Attributes
- Companion:
- class
- Graph
- Supertypes
- Self type
Members list
Concise view
Value members
Returns the symbol that is accessed by a super-accessor in a mixin composition.
Returns the symbol that is accessed by a super-accessor in a mixin composition.
Attributes
- acc
The symbol statically referred to by the superaccessor in the trait
- base
The class in which everything is mixed together