scala

trait ClassfileAttribute

[source: scala/ClassfileAttribute.scala]

@deprecated

trait ClassfileAttribute
extends Attribute

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

Deprecated
use ClassfileAnnotation instead
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