FunctionOf

dotty.tools.dotc.core.Definitions.FunctionOf$
object FunctionOf

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply(args: List[Type], resultType: Type, isContextual: Boolean, isErased: Boolean)(using Context): Type