dotty.tools.dotc.typer.Implicits$.ImplicitRefs
A common base class of contextual implicits and of-type implicits which
represents a set of references to implicit definitions.
Attributes
- Graph
- Supertypes
- Known subtypes
Members list
Concise view
Value members
If comes from an implicit scope of a type, the companion objects making
up that implicit scope, otherwise the empty set.
If comes from an implicit scope of a type, the companion objects making
up that implicit scope, otherwise the empty set.
Attributes
Return those references in refs that are compatible with type pt.
Return those references in refs that are compatible with type pt.
Attributes
The nesting level of this context. Non-zero only in ContextialImplicits
The nesting level of this context. Non-zero only in ContextialImplicits
Attributes