SetupAPI
dotty.tools.dotc.cc.SetupAPI
trait SetupAPI
Operations accessed from CheckCaptures
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
class Setup
Members list
Type members
Types
The operation to recheck a ValDef or DefDef
The operation to recheck a ValDef or DefDef
Attributes
Value members
Abstract methods
Symbol is a term member of a class that was not capture checked The info of these symbols is made fluid.
Symbol is a term member of a class that was not capture checked The info of these symbols is made fluid.
Attributes
Check to do after the capture checking traversal
Check to do after the capture checking traversal
Attributes
Setup procedure to run for each compilation unit
Setup procedure to run for each compilation unit
Value parameters
- recheckDef
-
the recheck method to run on completion of symbols with inferred (result-) types
- tree
-
the typed tree of the unit to check
Attributes
In this article