LevelInfo
dotty.tools.dotc.transform.ForwardDepChecks$.LevelInfo
class LevelInfo(val outer: OptLevelInfo, val owner: Symbol, stats: List[Tree])(using x$4: Context) extends OptLevelInfo
A class to help in forward reference checking
Attributes
- Graph
- Supertypes