AppliedTypeModule

scala.quoted.Quotes.reflectModule.AppliedTypeModule

Methods of the module object val AppliedType

Attributes

Source
Quotes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Quotes.this.reflectModule.this.AppliedType.type

Members list

Value members

Abstract methods

def apply(tycon: Quotes.this.reflectModule.this.TypeRepr, args: List[Quotes.this.reflectModule.this.TypeRepr]): Quotes.this.reflectModule.this.AppliedType

Applied the type constructor T to a list of type arguments T_1,..,T_n to create T[T_1,..,T_n]

Applied the type constructor T to a list of type arguments T_1,..,T_n to create T[T_1,..,T_n]

Attributes

Source
Quotes.scala

Attributes

Source
Quotes.scala