in scala
class _trait_

class _trait_()
extends Attribute
with ScalaObject

Temporary class. When this appears in the attribute list of an abstract class, the class is assumed to be a trait. Used to ensure that code that compiles under (old) scalac can also compile under nsc.

Methods inherited from java/lang/Object-class
clone, eq, equals, finalize, getClass, hashCode, ne, notify, notifyAll, synchronized, toString, wait, wait, wait

Methods inherited from scala/Any-class
!=, ==, asInstanceOf, isInstanceOf, match

Methods inherited from scala/ScalaObject-class
getScalaType