Class EOregex$EOpattern$EOmatch$EOmatched_from_index

  • All Implemented Interfaces:
    Cloneable, Atom, Data, Phi

    public final class EOregex$EOpattern$EOmatch$EOmatched_from_index
    extends PhDefault
    implements Atom
    Regex.pattern.match.matched-from-index.
    Since:
    0.39.0
    • Constructor Detail

      • EOregex$EOpattern$EOmatch$EOmatched_from_index

        public EOregex$EOpattern$EOmatch$EOmatched_from_index()
        Ctor.
    • Method Detail

      • lambda

        public Phi lambda()
        Description copied from interface: Atom
        Executes λ function and calculates object.
        Specified by:
        lambda in interface Atom
        Returns:
        Object calculated from λ function.