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
LambdaTypeTree.type

Members list

Value members

Abstract methods

def apply(tparams: List[TypeDef], body: Tree): LambdaTypeTree

Attributes

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

Attributes

Source
Quotes.scala

Attributes

Source
Quotes.scala