|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.toronto.cs.yasm.pgenerator.BasePredicateGenerator
edu.toronto.cs.yasm.pgenerator.InconsistentDestinationGenerator
public class InconsistentDestinationGenerator
Field Summary |
---|
Fields inherited from class edu.toronto.cs.yasm.pgenerator.BasePredicateGenerator |
---|
cStatePred, cvclConverter, existingPred, newPreds, pProgram, pStatePred, stmt, vc, wp |
Constructor Summary | |
---|---|
InconsistentDestinationGenerator(PProgram _pProgram,
PredicateRefiner _refiner,
CVectorExpr _cStatePred)
|
Method Summary | |
---|---|
boolean |
find()
runs the predicate generator and returns true if anything has changed like new predicates are added or the abstraction of the program has changed |
Methods inherited from class edu.toronto.cs.yasm.pgenerator.BasePredicateGenerator |
---|
computeWP, getNewPreds, getPProgram, hasPredicate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InconsistentDestinationGenerator(PProgram _pProgram, PredicateRefiner _refiner, CVectorExpr _cStatePred)
Method Detail |
---|
public boolean find()
PredicateGenerator
boolean
value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |