in scala
trait ClassfileAnnotation

abstract trait ClassfileAnnotation
extends scala.Annotation
with scala.ScalaObject

A base class for classfile annotations. These are stored as Java annotations in classfiles.

Author:
Martin Odersky
Version:
1.1, 2/02/2007