nonfinl

aptus.AptusAnnotations.nonfinl
class nonfinl(val message: String) extends StaticAnnotation

to convey explicitly that something is intended to be overriden in some situations (as opposed to having forgotten to make it final).

Attributes

Graph
Supertypes
trait StaticAnnotation
class Annotation
class Object
trait Matchable
class Any

Members list

Value members

Concrete fields

val message: String