public class DefaultFlattenCallPredicate extends java.lang.Object implements IFlattenCallPredicate
Constructor and Description |
---|
DefaultFlattenCallPredicate() |
Modifier and Type | Method and Description |
---|---|
boolean |
shouldFlatten(PositivePatternCall positivePatternCall)
Decides whether the called query by the pattern call should be flattened into the caller or not.
|
public boolean shouldFlatten(PositivePatternCall positivePatternCall)
IFlattenCallPredicate
shouldFlatten
in interface IFlattenCallPredicate
positivePatternCall
- the pattern call