TreeMapWithImplicits
dotty.tools.dotc.ast.TreeMapWithImplicits
class TreeMapWithImplicits extends TreeMapWithPreciseStatContexts
A TreeMap that maintains the necessary infrastructure to support contextual implicit searches (type-scope implicits are supported anyway).
This incudes implicits defined in scope as well as imported implicits.
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
class TreeMapWithStagesclass PCPCheckAndHeal
Members list
Value members
Inherited methods
Attributes
- Definition Classes
- Inherited from:
- TreeMapWithPreciseStatContexts
Attributes
- Inherited from:
- TreeMap
Attributes
- Inherited from:
- TreeMap
Attributes
- Definition Classes
- Inherited from:
- TreeMapWithPreciseStatContexts
Attributes
- Inherited from:
- TreeMapWithPreciseStatContexts
Attributes
- Inherited from:
- TreeMap
Attributes
- Inherited from:
- TreeMap
Inherited fields
Attributes
- Inherited from:
- TreeMap
In this article