TypeApplyModule (original) (raw)

scala.quoted.Quotes.reflectModule.TypeApplyModule

Methods of the module object val TypeApply

Attributes

Source

Quotes.scala

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

Quotes.scala

Matches a function type application <fun: Term>[<args: List[TypeTree]>]

Matches a function type application <fun: Term>[<args: List[TypeTree]>]

Attributes

Source

Quotes.scala

In this article