|
Scala 2.3.3.10048
|
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.