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