ByNameFunction
dotty.tools.dotc.core.Definitions.ByNameFunction$
object ByNameFunction
Extractor for context function types representing by-name parameters, of the form () ?=> T
. Under purefunctions, this becomes () ?-> T
or {r1, ..., rN} () ?-> T
.
Attributes
- Graph
-
- Supertypes
- Self type
-
ByNameFunction.type
Members list
In this article