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.
-
Location(int)
-
-
clone()
-
-
toString()
-
Location
public Location(int l)
toString
public String toString()
- Overrides:
- toString in class Object
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