in scala
trait StaticAnnotation

abstract trait StaticAnnotation
extends scala.Annotation
with scala.ScalaObject

A base class for static annotations. These are available to the Scala type checker, even across different compilation units.

Author:
Martin Odersky
Version:
1.1, 2/02/2007
Direct Known Subclasses:
deprecated