WithLazyFields
dotty.tools.dotc.ast.Trees.WithLazyFields
trait WithLazyFields
A tree that can have a lazy fields. Such fields are variables of type T | Lazy[T]
, for some tyope T
.
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
class Template[T]class DerivingTemplateclass ValOrDefDef[T]class DefDef[T]class ValDef[T]class EmptyValDef[T]
Members list
In this article