TreeMapWithPreciseStatContexts
dotty.tools.dotc.ast.tpd.TreeMapWithPreciseStatContexts
class TreeMapWithPreciseStatContexts(cpy: TreeCopier) extends TreeMap
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 CrossStageSafetyclass Transformerclass PostTyperTransformer
Members list
In this article