NamedArgModule

scala.quoted.Quotes.reflectModule.NamedArgModule

Methods of the module object val NamedArg

Attributes

Source
Quotes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Abstract methods

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

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

Attributes

Source
Quotes.scala

Attributes

Source
Quotes.scala

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

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

Attributes

Source
Quotes.scala