LambdaTypeTreeModule

Methods of the module object val LambdaTypeTree

Methods of the module object val LambdaTypeTree

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