|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.toronto.cs.yasm.wp.BaseWPComputer
edu.toronto.cs.yasm.wp.DCWPComputer
public class DCWPComputer
Dependent (sequential) composition WP Computer.
Constructor Summary | |
---|---|
DCWPComputer(Expr stmtList)
|
Method Summary | |
---|---|
Expr |
computeWP(Expr e)
computes the weakest pre-condition of the expr |
Methods inherited from class edu.toronto.cs.yasm.wp.BaseWPComputer |
---|
computeWP, computeWP |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface edu.toronto.cs.yasm.wp.WPComputer |
---|
computeWP, computeWP |
Constructor Detail |
---|
public DCWPComputer(Expr stmtList)
Method Detail |
---|
public Expr computeWP(Expr e)
WPComputer
computeWP
in interface WPComputer
computeWP
in class BaseWPComputer
e
- an Expr
value
Expr
value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |