TypeApply
extends Object with SerializableScala type parameter application
Supertypes
Object, SerializableMembers
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]>]