Lazy
dotty.tools.dotc.ast.Trees.Lazy
A base trait for lazy tree fields. These can be instantiated with Lazy instances which can delay tree construction until the field is first demanded.
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
class LazyReader[T]
Members list
In this article