|
||||||||||
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.UnknownExprWPComputer
public class UnknownExprWPComputer
Constructor Summary | |
---|---|
UnknownExprWPComputer(Expr _var)
|
Method Summary | |
---|---|
Expr |
computeWP(Expr expr)
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 UnknownExprWPComputer(Expr _var)
Method Detail |
---|
public Expr computeWP(Expr expr)
WPComputer
computeWP
in interface WPComputer
computeWP
in class BaseWPComputer
expr
- an Expr
value
Expr
value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |