in scala/collection/mutable
trait Location

trait Location()
extends Object
with ScalaObject
Implementing classes or objects:
class Index(n: Int)
object End
object Start
object NA

Class Location describes locations in messages implemented by class Message.
Author:
Matthias Zenger
Version:
1.0, 10/05/2004

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

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