NamedArgModule

scala.quoted.Quotes.reflectModule.NamedArgModule

Methods of the module object val NamedArg

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Abstract methods

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

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

Attributes

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

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

Attributes