All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class absyn.Location

java.lang.Object
   |
   +----absyn.Location

public class Location
extends Object
implements Serializable, Cloneable
Location.

Version:
$Id: Location.java,v 1.10 1999/02/09 11:32:56 swtech00 Exp $
Author:
Initially provided by Martin Steffen.

Constructor Index

 o Location(int)

Method Index

 o clone()
 o toString()

Constructors

 o Location
 public Location(int l)

Methods

 o toString
 public String toString()
Overrides:
toString in class Object
 o clone
 public Object clone() throws CloneNotSupportedException
Throws: CloneNotSupportedException
self-explanatory exception
Overrides:
clone in class Object

All Packages  Class Hierarchy  This Package  Previous  Next  Index