
scala.scalajs.js.annotation.SJSDefinedAnonymousClass.scala Maven / Gradle / Ivy
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