private static class FinishSymbolicExecutionMacro.FilterSymbexStrategy extends FilterStrategy
| Constructor and Description |
|---|
FilterSymbexStrategy(Strategy delegate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isApprovedApp(RuleApp app,
PosInOccurrence pio,
Goal goal)
Re-Evaluate a
RuleApp. |
boolean |
isStopAtFirstNonCloseableGoal()
|
Name |
name()
returns the name of this element
|
computeCost, instantiateAppclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitupdateStrategySettingsprivate static final Name NAME
public FilterSymbexStrategy(Strategy delegate)
public Name name()
Namedpublic boolean isApprovedApp(RuleApp app, PosInOccurrence pio, Goal goal)
StrategyRuleApp. This method is
called immediately before a rule is really appliedisApprovedApp in interface StrategyisApprovedApp in class FilterStrategy