| java.lang.Object de.uka.ilkd.key.strategy.termfeature.SubTermFeature
SubTermFeature | public class SubTermFeature implements TermFeature(Code) | | Feature for invoking a list of term features on the direct subterms of a
given term. The result will be the sum of the individual results. If the
arity of the term investigated does not coincide with the number of term
features that are given as arguments, arityMismatchCost will
be returned
|
|
|