|
ESC/Java2 © 2003,2004,2005 David Cok and Joseph Kiniry © 2005 UCD Dublin © 2003,2004 Radboud University Nijmegen © 1999,2000 Compaq Computer Corporation © 1997,1998,1999 Digital Equipment Corporation All Rights Reserved |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectescjava.translate.RepHelper
Field Summary | |
ASTNode |
a
|
TypeDecl |
td
|
Constructor Summary | |
RepHelper(FieldAccess fa)
|
|
RepHelper(TypeDecl td,
FieldDecl fd)
|
|
RepHelper(TypeDecl td,
RoutineDecl rd)
|
Method Summary | |
boolean |
equals(java.lang.Object o)
|
int |
hashCode()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public TypeDecl td
public ASTNode a
Constructor Detail |
public RepHelper(TypeDecl td, FieldDecl fd)
public RepHelper(TypeDecl td, RoutineDecl rd)
public RepHelper(FieldAccess fa)
Method Detail |
public boolean equals(java.lang.Object o)
public int hashCode()
|
ESC/Java2 © 2003,2004,2005 David Cok and Joseph Kiniry © 2005 UCD Dublin © 2003,2004 Radboud University Nijmegen © 1999,2000 Compaq Computer Corporation © 1997,1998,1999 Digital Equipment Corporation All Rights Reserved |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |