Class EOregex$EOpattern$EOmatch$EOmatched_from_index

java.lang.Object
org.eolang.PhDefault
EOorg.EOeolang.EOtxt.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 Details

    • EOregex$EOpattern$EOmatch$EOmatched_from_index

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

    • 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.