public static class IFlattenCallPredicate.And extends java.lang.Object implements IFlattenCallPredicate
IFlattenCallPredicate.And
Constructor and Description |
---|
And(IFlattenCallPredicate... operands) |
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 And(IFlattenCallPredicate... operands)
public boolean shouldFlatten(PositivePatternCall positivePatternCall)
IFlattenCallPredicate
shouldFlatten
in interface IFlattenCallPredicate
positivePatternCall
- the pattern call