dotty.tools.dotc.core.Definitions.PolyFunctionOf
Attributes
-
Graph
-
-
Supertypes
-
trait Matchable
class Any
-
Self type
-
Members list
Creates a refined PolyFunction with an apply method with the given info.
Creates a refined PolyFunction with an apply method with the given info.
Attributes
Matches a refined PolyFunction type and extracts the apply info.
Matches a refined PolyFunction type and extracts the apply info.
Pattern: PolyFunction { def apply: $mt }
Attributes