dotty.tools.dotc.transform.MixinOps
Attributes
-
Graph
-
-
Supertypes
-
trait Matchable
class Any
Members list
Is sym
a member of implementing class cls
? The test is performed at phase thisPhase
.
Is sym
a member of implementing class cls
? The test is performed at phase thisPhase
.
Attributes
Does method
need a forwarder to in class cls
Method needs a forwarder in those cases:
Does method
need a forwarder to in class cls
Method needs a forwarder in those cases:
- there's a class defining a method with same signature
- there are multiple traits defining method with same signature
Attributes