FunProtoState

dotty.tools.dotc.typer.ProtoTypes$.FunProtoState

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete fields

The argument that produced errors during typing

The argument that produced errors during typing

Attributes

If true, the application of this prototype was canceled.

If true, the application of this prototype was canceled.

Attributes

The tupled or untupled version of this prototype, if it has been computed

The tupled or untupled version of this prototype, if it has been computed

Attributes

A map in which typed arguments can be stored to be later integrated in typedArgs.

A map in which typed arguments can be stored to be later integrated in typedArgs.

Attributes

The list of typed arguments, if all arguments are typed

The list of typed arguments, if all arguments are typed

Attributes