scala.collection.script

class Location

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

sealed abstract class Location
extends AnyRef
Class Location describes locations in messages implemented by class Message.
Author
Matthias Zenger
Version
1.0, 10/05/2004
Since
2.8
Direct Known Subclasses:
Start, End, NoLo, 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