TypeLambdaMethods (original) (raw)

scala.quoted.Quotes.reflectModule.TypeLambdaMethods

Extension methods of TypeLambda

Attributes

Source

Quotes.scala

Graph

Supertypes

Members list

Reference to the i-th parameter

Reference to the i-th parameter

Attributes

Source

Quotes.scala

Type bounds of the i-th parameter

Type bounds of the i-th parameter

Attributes

Source

Quotes.scala

Variance flags for the i-th parameter

Variance flags for the i-th parameter

Variance flags can be one of Flags.{Covariant, Contravariant, EmptyFlags}.

Attributes

Source

Quotes.scala

In this article