ordermatters

class ordermatters(val message: String) extends StaticAnnotation

to convey that the order of the following code is important

to convey that the order of the following code is important

trait StaticAnnotation
class Annotation
class Object
trait Matchable
class Any

Value members

Concrete fields

val message: String