dotty.tools.dotc.ast.TreeMapWithTrackedStats
See theTreeMapWithTrackedStats companion object
abstract class TreeMapWithTrackedStats extends TreeMapWithImplicits
It is safe to assume that the companion of a tree is in the same scope. Therefore, when expanding MacroAnnotations, we will only keep track of the trees in the same scope as the current transformed tree
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- TreeMap
Attributes
- Definition Classes
- Inherited from:
- TreeMapWithPreciseStatContexts
Attributes
- Inherited from:
- TreeMap
Attributes
- Inherited from:
- TreeMap
Attributes
- Inherited from:
- TreeMapWithImplicits
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