All Downloads are FREE. Search and download functionalities are using the official Maven repository.

scala.annotation.superTrait.scala Maven / Gradle / Ivy

The newest version!
package scala.annotation

/** Equivalent to declaring a super trait in Scala 3. This annotation
 *  should be used only for files that need to cross-compile between
 *  Scala 2 and 3.
 */
final class superTrait extends StaticAnnotation





© 2015 - 2025 Weber Informatics LLC | Privacy Policy