TypeApplyModule

Methods of the module object val TypeApply

Methods of the module object val TypeApply

class Object
trait Matchable
class Any

Value members

Abstract methods

def apply(fun: Term, args: List[TypeTree]): TypeApply

Create a function type application []

Create a function type application []

def copy(original: Tree)(fun: Term, args: List[TypeTree]): TypeApply

Matches a function type application []

Matches a function type application []