scala.annotation.internal.TransparentParam.scala Maven / Gradle / Ivy
The newest version!
package scala.annotation.internal
import scala.annotation.Annotation
/** An annotation produced by Namer to indicate an inline parameter */
final class InlineParam() extends Annotation
© 2015 - 2025 Weber Informatics LLC | Privacy Policy