scala.collection.script

Location

class Location extends AnyRef

Class Location describes locations in messages implemented by class Message.

attributes: sealed abstract
linear super types: AnyRef, Any
known subclasses: End, NoLo, Start, Index
source: Location.scala
    version
  1. 1.0, 10/05/2004

    since
  1. 2.8

Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Hide All
  2. Show all
  1. Location
  2. AnyRef
  3. Any
Visibility
  1. Public
  2. All
Impl.
  1. Concrete
  2. Abstract

Instance constructors

  1. new Location ()