ApplyModule (original) (raw)

scala.quoted.Quotes.reflectModule.ApplyModule

Methods of the module object val Apply

Attributes

Source

Quotes.scala

Graph

Supertypes

Self type

Members list

Create a function application <fun: Term>(<args: List[Term]>)

Create a function application <fun: Term>(<args: List[Term]>)

Attributes

Source

Quotes.scala

Matches a function application <fun: Term>(<args: List[Term]>)

Matches a function application <fun: Term>(<args: List[Term]>)

Attributes

Source

Quotes.scala

In this article