|
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.InitialState
This class provides two methods used in the generation of a verification condition for a method or constructor (see section 8 of ESCJ 16).
Field Summary | |
private Expr |
is
|
private java.util.Hashtable |
premap
|
Constructor Summary | |
InitialState(FindContributors scope)
|
Method Summary | |
private VariableAccess |
addMapping(GenericVarDecl vd)
|
Expr |
getInitialState()
|
java.util.Hashtable |
getPreMap()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private java.util.Hashtable premap
private Expr is
Constructor Detail |
public InitialState(FindContributors scope)
Method Detail |
private VariableAccess addMapping(GenericVarDecl vd)
public java.util.Hashtable getPreMap()
public Expr getInitialState()
|
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 |