OfTypeImplicits
class OfTypeImplicits(tp: Type, val companionRefs: TermRefSet)(initctx: Context) extends ImplicitRefs
The implicit references coming from the implicit scope of a type.
- Value Params
- companionRefs
the companion objects in the implicit scope.
- tp
the type determining the implicit scope
Value members
Concrete methods
Inherited methods
Return those references in refs that are compatible with type pt.
Return those references in refs that are compatible with type pt.
- Inherited from
- ImplicitRefs
The nesting level of this context. Non-zero only in ContextialImplicits
The nesting level of this context. Non-zero only in ContextialImplicits
- Inherited from
- ImplicitRefs