scala.collection.mutable

class Location

[source: scala/collection/mutable/Location.scala]

abstract class Location
extends AnyRef
Class Location describes locations in messages implemented by class Message.
Author
Matthias Zenger
Version
1.0, 10/05/2004
Direct Known Subclasses:
NA, Start, End, Index

Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf