rejectSafe
scala.caps.rejectSafe
final class rejectSafe(message: String = ...) extends ConstantAnnotation
An annotation for definitions that should not be accessible from code compiled under safe mode.
Attributes
- Experimental
- true
- Source
- package.scala
- Graph
-
- Supertypes
-
trait ConstantAnnotationtrait StaticAnnotationclass Annotationclass Objecttrait Matchableclass Any
In this article