scala / 3.1 / scala / quoted / quotes$reflectmodule$namedargmethods.html

Trait scala.quoted.NamedArgMethods

Extension methods of NamedArg

Supertypes

Extensions

extension (self: NamedArg)

Source
def name: String

The name part of name = arg

Source
def value: Term

The argument part of name = arg

© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.1.1/scala/quoted/Quotes$reflectModule$NamedArgMethods.html