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

scala.scalajs.js.annotation.SJSDefinedAnonymousClass.scala Maven / Gradle / Ivy

There is a newer version: 1.0.0-M3
Show newest version
package scala.scalajs.js.annotation

/** IMPLEMENTATION DETAIL: Marks anonymous Scala.js-defined JS classes.
 *
 *  This annotation is added automatically by the compiler to Scala.js defined
 *  anonymous classes.
 *
 *  Do not use this annotation yourself.
 */
class SJSDefinedAnonymousClass extends scala.annotation.Annotation




© 2015 - 2025 Weber Informatics LLC | Privacy Policy