public class ThrownExceptionFeature extends BinaryFeature
TOP_COST, ZERO_COST
Modifier and Type | Method and Description |
---|---|
static Feature |
create(java.lang.String[] blockedExceptions,
Services services) |
protected boolean |
filter(RuleApp app,
PosInOccurrence pos,
Goal goal)
Compute whether the result of the feature is zero (
true )
or infinity (false ) |
protected boolean |
filter(Term term,
Services services,
ExecutionContext ec) |
computeCost
protected boolean filter(RuleApp app, PosInOccurrence pos, Goal goal)
BinaryFeature
true
)
or infinity (false
)filter
in class BinaryFeature
app
- the RuleApppos
- position where app
is to be appliedgoal
- the goal on which app
is to be appliedprotected boolean filter(Term term, Services services, ExecutionContext ec)
Copyright © 2003-2019 The KeY-Project.