|
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.InvariantInfo
* This class is used by collectInvariants
and its callers, *
extendSpecForCall
and extendSpecForBody
.
Field Summary | |
(package private) boolean |
isStatic
|
(package private) Expr |
J
|
(package private) java.util.Hashtable |
map
|
(package private) InvariantInfo |
next
|
(package private) ExprDeclPragma |
prag
|
(package private) VariableAccess |
s
|
(package private) LocalVarDecl |
sdecl
|
(package private) TypeSig |
U
|
Constructor Summary | |
(package private) |
InvariantInfo()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
ExprDeclPragma prag
TypeSig U
boolean isStatic
LocalVarDecl sdecl
VariableAccess s
java.util.Hashtable map
Expr J
InvariantInfo next
Constructor Detail |
InvariantInfo()
|
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 |