retainsByName

scala.annotation.retainsByName
class retainsByName(xs: Any*) extends StaticAnnotation

An annotation that indicates capture of an enclosing by-name type

Attributes

Experimental
true
Source
retainsByName.scala
Graph
Supertypes
class Annotation
class Object
trait Matchable
class Any
In this article