reset

@deprecated("Use bangnotation.reset instead", "Dsl.scala 2.0.0") final
class reset extends ResetAnnotation with StaticAnnotation with TypeConstraint

An annotation to explicitly perform reset control operator on a code block.

Note

This annotation can be automatically added if ResetEverywhere compiler plug-in is enabled.

Deprecated
trait TypeConstraint
trait ResetAnnotation
trait StaticAnnotation
class Annotation
class Object
trait Matchable
class Any