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
-
trait Matchable
class Any
-
Known subtypes
-
Members list
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 ContextualImplicits
The nesting level of this context. Non-zero only in ContextualImplicits
Attributes