LambdaTypeTreeModule

scala.quoted.Quotes.reflectModule.LambdaTypeTreeModule

Methods of the module object val LambdaTypeTree

Attributes

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

Members list

Value members

Abstract methods

def apply(tparams: List[Quotes.this.reflectModule.this.TypeDef], body: Quotes.this.reflectModule.this.Tree): Quotes.this.reflectModule.this.LambdaTypeTree

Attributes

Source
Quotes.scala
def copy(original: Quotes.this.reflectModule.this.Tree)(tparams: List[Quotes.this.reflectModule.this.TypeDef], body: Quotes.this.reflectModule.this.Tree): Quotes.this.reflectModule.this.LambdaTypeTree

Attributes

Source
Quotes.scala

Attributes

Source
Quotes.scala