NamedArgMethods

scala.quoted.runtime.impl.QuotesImpl.reflect$.NamedArgMethods$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Extensions

Extensions

extension (self: NamedArg)
def name: String

The name part of name = arg

The name part of name = arg

Attributes

def value: Term

The argument part of name = arg

The argument part of name = arg

Attributes