All Packages Class Hierarchy This Package Previous Next Index
Class absyn.UNDEFINED
java.lang.Object
|
+----absyn.Absyn
|
+----absyn.TrAnchor
|
+----absyn.UNDEFINED
- public class UNDEFINED
- extends TrAnchor
- implements Cloneable, Serializable
-
UNDEFINED()
-
-
UNDEFINED(Location)
-
-
clone()
-
UNDEFINED
public UNDEFINED()
UNDEFINED
public UNDEFINED(Location l)
clone
public Object clone() throws CloneNotSupportedException
- Throws: CloneNotSupportedException
- self-explanatory exception
- Overrides:
- clone in class TrAnchor
All Packages Class Hierarchy This Package Previous Next Index