scala

trait ClassfileAnnotation

[source: scala/ClassfileAnnotation.scala]

trait ClassfileAnnotation
extends Annotation

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

Author
Martin Odersky
Version
1.1, 2/02/2007
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf