Interface IFlattenCallPredicate

    • Method Detail

      • shouldFlatten

        boolean shouldFlatten​(PositivePatternCall positivePatternCall)
        Decides whether the called query by the pattern call should be flattened into the caller or not.
        Parameters:
        positivePatternCall - the pattern call
        Returns:
        true if the call should be flattened