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
class Annotation
class Object
trait Matchable
class Any
Show all
In this article