scala.annotation.internal.CaptureChecked.scala Maven / Gradle / Ivy
package scala.annotation
package internal
/** A marker annotation on a toplevel class that indicates
* that the class was typed with the captureChecking language import.
*/
class CaptureChecked extends StaticAnnotation
© 2015 - 2025 Weber Informatics LLC | Privacy Policy