AppliedTypeModule

scala.quoted.Quotes.reflectModule.AppliedTypeModule

Methods of the module object val AppliedType

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Abstract methods

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