|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.neu.ccs.demeterf.inline.classes.Constr
public class Constr
Representation of Constr
| Nested Class Summary | |
|---|---|
static class |
Constr.from
Field Class for Constr.from |
static class |
Constr.res
Field Class for Constr.res |
| Constructor Summary | |
|---|---|
Constr(TypeUse from,
TypeUse res)
Construct a(n) Constr Instance |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
Is the given object Equal to this Constr? |
TypeUse |
getFrom()
Getter for field Constr.from |
TypeUse |
getRes()
Getter for field Constr.res |
java.lang.String |
toString()
DGP method from Class PrintToString |
| Methods inherited from class java.lang.Object |
|---|
getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Constr(TypeUse from,
TypeUse res)
| Method Detail |
|---|
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Objectpublic TypeUse getRes()
public TypeUse getFrom()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||