TypeApply
extends ObjectScala type parameter application
Supertypes
ObjectMembers
def
apply
( fun: Term , args: List[TypeTree] ) ( implicit ctx: Context ) : TypeApplyCreate a function type application <fun: Term>[<args: List[TypeTree]>]
Create a function type application <fun: Term>[<args: List[TypeTree]>]