ordermatters

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

to convey that the order of the following code is important

Attributes

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

Members list

Value members

Concrete fields

val message: String