TreeMapWithPreciseStatContexts
dotty.tools.dotc.ast.tpd$.TreeMapWithPreciseStatContexts
A treemap that generates the same contexts as the original typer for statements. This means:
- statements that are not definitions get the exprOwner as owner
- imports are reflected in the contexts of subsequent statements
Attributes
- Graph
- Supertypes
- Known subtypes
- class TreeMapWithImplicitsclass TreeMapWithStagesclass PCPCheckAndHealclass Transformerclass PostTyperTransformer