in scala
trait StaticAttribute

abstract trait StaticAttribute
extends scala.Attribute
with scala.ScalaObject

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

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