CpsTransformed
cps.plugin.annotation.CpsTransformed
case class CpsTransformed[F[_]]() extends StaticAnnotation
Inserted by compiler plugin befor picker, to mark that this method was transformed by cps plugin. Macro and cps plugin check existence of this annotation to prevent situation, when duriong compiling one of modules was mistakenly compiled without cps plugin.
Attributes
- Source
- CpsTransformed.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StaticAnnotationclass Annotationclass Objecttrait Matchableclass Any
Members list
In this article