dotty.tools.dotc.transform.ResolveSuper$
See theResolveSuper companion class
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
trait Matchable
class Any
-
Self type
-
Members list
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.
Value parameters
-
acc
-
The symbol statically referred to by the superaccessor in the trait
-
base
-
The class in which everything is mixed together
Attributes