public class FocusIsSubFormulaOfInfFlowContractAppFeature extends java.lang.Object implements Feature
Modifier | Constructor and Description |
---|---|
protected |
FocusIsSubFormulaOfInfFlowContractAppFeature() |
Modifier and Type | Method and Description |
---|---|
RuleAppCost |
computeCost(RuleApp ruleApp,
PosInOccurrence pos,
Goal goal)
Evaluate the cost of a
RuleApp . |
public static final Feature INSTANCE
protected FocusIsSubFormulaOfInfFlowContractAppFeature()
public RuleAppCost computeCost(RuleApp ruleApp, PosInOccurrence pos, Goal goal)
Feature
RuleApp
.computeCost
in interface Feature
ruleApp
- the RuleApppos
- position where app
is to be appliedgoal
- the goal on which app
is to be appliedRuleAppCost
object. TopRuleAppCost.INSTANCE
indicates that the rule shall not be applied at all (it is discarded by
the strategy).Copyright © 2003-2019 The KeY-Project.