Class FnEvery

  • Direct Known Subclasses:
    FnSome

    public class FnEvery
    extends StandardFunc
    Function implementation.
    Author:
    BaseX Team 2005-24, BSD License, Christian Gruen
    • Constructor Detail

      • FnEvery

        public FnEvery()
    • Method Detail

      • hofIndex

        public int hofIndex()
        Description copied from class: StandardFunc
        Returns the index of a single higher-order function parameter.
        Overrides:
        hofIndex in class StandardFunc
        Returns:
        index, -1 if no HOF parameter exists, or Integer#MAX_VALUE if the number cannot be returned or if multiple HOF parameters exist