Class DontFlattenDisjunctive
java.lang.Object
tools.refinery.interpreter.localsearch.matcher.integration.DontFlattenDisjunctive
- All Implemented Interfaces:
IFlattenCallPredicate
Forbids flattening of patterns that have more than one body.
- Since:
- 2.1
-
Nested Class Summary
Nested classes/interfaces inherited from interface tools.refinery.interpreter.matchers.psystem.rewriters.IFlattenCallPredicate
IFlattenCallPredicate.And
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DontFlattenDisjunctive
public DontFlattenDisjunctive()
-
-
Method Details
-
shouldFlatten
- Specified by:
shouldFlatten
in interfaceIFlattenCallPredicate
-