Package | Description |
---|---|
org.eclipse.incquery.runtime.matchers.psystem.rewriters |
Modifier and Type | Method and Description |
---|---|
boolean |
IFlattenCallPredicate.shouldFlatten(PositivePatternCall positivePatternCall)
Decides whether the called query by the pattern call should be flattened into the caller or not.
|
boolean |
DefaultFlattenCallPredicate.shouldFlatten(PositivePatternCall positivePatternCall) |
Constructor and Description |
---|
FlattenerCopier(PQuery query,
java.util.List<PositivePatternCall> callsToFlatten,
java.util.List<PBody> calledBodies) |