MixinOps
dotty.tools.dotc.transform.MixinOps
Attributes
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
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 in class cls? Method needs a forwarder in these cases:
Does method need a forwarder in class cls? Method needs a forwarder in these cases:
- there's a class defining a method with same signature
- there are multiple traits defining method with same signature
Attributes
Concrete fields
In this article