TypeApplyModule (original) (raw)
scala.quoted.Quotes.reflectModule.TypeApplyModule
Methods of the module object val TypeApply
Attributes
Source
Graph
Supertypes
Self type
Members list
Create a function type application <fun: Term>[<args: List[TypeTree]>]
Create a function type application <fun: Term>[<args: List[TypeTree]>]
Attributes
Source
Matches a function type application <fun: Term>[<args: List[TypeTree]>]
Matches a function type application <fun: Term>[<args: List[TypeTree]>]
Attributes
Source
In this article