NamedArgModule (original) (raw)

scala.quoted.Quotes.reflectModule.NamedArgModule

Methods of the module object val NamedArg

Attributes

Source

Quotes.scala

Graph

Supertypes

Self type

Members list

Create a named argument <name: String> = <value: Term>

Create a named argument <name: String> = <value: Term>

Attributes

Source

Quotes.scala

Matches a named argument <name: String> = <value: Term>

Matches a named argument <name: String> = <value: Term>

Attributes

Source

Quotes.scala

In this article