fordevonly

class fordevonly(val message: String) extends StaticAnnotation

to convey that something isn't meant to remain in production code

to convey that something isn't meant to remain in production code

trait StaticAnnotation
class Annotation
class Object
trait Matchable
class Any

Value members

Concrete fields

val message: String