LambdaTypeTreeModule

Methods of the module object val LambdaTypeTree

Source:
Quotes.scala
class Object
trait Matchable
class Any

Value members

Abstract methods

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