NamedArgModule

Methods of the module object val NamedArg

Source
Quotes.scala
class Object
trait Matchable
class Any

Value members

Abstract methods

def apply(name: String, arg: Term): NamedArg

Create a named argument =

Create a named argument =

Source
Quotes.scala
def copy(original: Tree)(name: String, arg: Term): NamedArg

Matches a named argument =

Matches a named argument =

Source
Quotes.scala