
scala.annotation.retainsByName.scala Maven / Gradle / Ivy
package scala.annotation
/** An annotation that indicates capture of an enclosing by-name type
*/
@experimental class retainsByName(xs: Any*) extends annotation.StaticAnnotation
© 2015 - 2025 Weber Informatics LLC | Privacy Policy