Uses of Interface
org.eolang.Phi
-
Packages that use Phi Package Description EOorg.EOeolang EO runtime.EOorg.EOeolang.EOio EO runtime, IO.EOorg.EOeolang.EOstructs EOorg.EOeolang.EOsys EO runtime, SYS.EOorg.EOeolang.EOtxt EO runtime, TXT.org.eolang EO runtime. -
-
Uses of Phi in EOorg.EOeolang
Methods in EOorg.EOeolang that return Phi Modifier and Type Method Description PhiEOerror.ExError. enclosure()Take it.PhiEOas_phi. lambda()PhiEObytes$EOand. lambda()PhiEObytes$EOconcat. lambda()PhiEObytes$EOeq. lambda()PhiEObytes$EOnot. lambda()PhiEObytes$EOor. lambda()PhiEObytes$EOright. lambda()PhiEObytes$EOsize. lambda()PhiEObytes$EOslice. lambda()PhiEObytes$EOxor. lambda()PhiEOcage$EOencaged$EOencage. lambda()PhiEOcage$EOencaged$EOφ. lambda()PhiEOcage$EOφ. lambda()PhiEOdataized. lambda()PhiEOerror. lambda()PhiEOmalloc$EOof$EOallocated$EOread. lambda()PhiEOmalloc$EOof$EOallocated$EOwrite. lambda()PhiEOmalloc$EOof$EOφ. lambda()PhiEOnumber$EOdiv. lambda()PhiEOnumber$EOfloor. lambda()PhiEOnumber$EOgt. lambda()PhiEOnumber$EOplus. lambda()PhiEOnumber$EOtimes. lambda()PhiEOrust. lambda()PhiEOstring$EOlength. lambda()PhiEOstring$EOslice. lambda()PhiEOtry. lambda()Constructors in EOorg.EOeolang with parameters of type Phi Constructor Description ExError(Phi enclosure)Ctor. -
Uses of Phi in EOorg.EOeolang.EOio
Classes in EOorg.EOeolang.EOio that implement Phi Modifier and Type Class Description classEObytes_as_inputclassEObytes_as_input$EOreadclassEObytes_as_input$EOread$EOinput_blockclassEObytes_as_input$EOread$EOinput_block$EOreadclassEOconsoleclassEOconsole$EOreadclassEOconsole$EOread$EOinput_blockclassEOconsole$EOread$EOinput_block$EOreadclassEOconsole$EOread$EOread_bytesConsole.read.read-bytes.classEOconsole$EOwriteclassEOconsole$EOwrite$EOoutput_blockclassEOconsole$EOwrite$EOoutput_block$EOwriteclassEOconsole$EOwrite$EOwritten_bytesConsole.write.written-bytes.classEOmalloc_as_outputclassEOmalloc_as_output$EOwriteclassEOmalloc_as_output$EOwrite$EOoutput_blockclassEOmalloc_as_output$EOwrite$EOoutput_block$EOwriteclassEOstdinclassEOstdin$EOall_linesclassEOstdin$EOall_lines$EOrec_readclassEOstdin$EOnext_lineclassEOstdin$EOnext_line$EOrec_readclassEOstdoutMethods in EOorg.EOeolang.EOio that return Phi Modifier and Type Method Description PhiEOconsole$EOread$EOread_bytes. lambda()PhiEOconsole$EOwrite$EOwritten_bytes. lambda() -
Uses of Phi in EOorg.EOeolang.EOstructs
-
Uses of Phi in EOorg.EOeolang.EOsys
Classes in EOorg.EOeolang.EOsys that implement Phi Modifier and Type Class Description classEOline_separatorclassEOunameclassEOuname$EOφUname.@.Methods in EOorg.EOeolang.EOsys that return Phi Modifier and Type Method Description PhiEOuname$EOφ. lambda() -
Uses of Phi in EOorg.EOeolang.EOtxt
Methods in EOorg.EOeolang.EOtxt that return Phi Modifier and Type Method Description PhiEOregex$EOcompiled. lambda()PhiEOregex$EOpattern$EOmatch$EOmatched_from_index. lambda()PhiEOsprintf. lambda()PhiEOsscanf. lambda() -
Uses of Phi in org.eolang
Classes in org.eolang that implement Phi Modifier and Type Class Description static classData.ToPhiclassPhCopyA copy-making object.classPhDataObject with attached data.classPhDefaultA simple object.classPhFakeFake object, mostly for unit tests.classPhLocatedAn object with coordinates (line and position).classPhLoggedAn object that reports all manipulations with it to the log (very useful for debugging purposes).classPhMethodA method-calling object.classPhSafeIt catchesExFailureand throwsEOerror.ExError.classPhTracedClass to trace if the "cage.new" got into recursion during the dataization.classPhWithA attr-putting object.Fields in org.eolang declared as Phi Modifier and Type Field Description static PhiPhi. ΦThe global scope object, which owns all other objects.Methods in org.eolang that return Phi Modifier and Type Method Description PhiData.ToPhi. copy()PhiPhDefault. copy()PhiPhi. copy()Make a copy, leaving it at the same parent.PhiPhLocated. copy()PhiPhLogged. copy()PhiPhSafe. copy()PhiPhTraced. copy()PhiAtComposite. get()PhiAtEnvelope. get()PhiAtFormed. get()PhiAtOnce. get()PhiAttr. get()Take the object out.PhiAtVoid. get()PhiExpr. get(Phi rho)Get the object.PhiAtom. lambda()Executes λ function and calculates object.PhiAtomSafe. lambda()PhiData.ToPhi. take(String name)PhiPhDefault. take(String name)PhiPhi. take(String name)Take object by name of the attribute.PhiPhLocated. take(String name)PhiPhLogged. take(String name)PhiPhSafe. take(String name)PhiPhTraced. take(String name)Methods in org.eolang with parameters of type Phi Modifier and Type Method Description AttrAtComposite. copy(Phi self)AttrAtEnvelope. copy(Phi self)AttrAtFormed. copy(Phi self)AttrAtOnce. copy(Phi self)AttrAttr. copy(Phi self)Make a copy of it.AttrAtVoid. copy(Phi self)PhiExpr. get(Phi rho)Get the object.booleanAtComposite. put(Phi phi)booleanAtEnvelope. put(Phi phi)booleanAtFormed. put(Phi phi)booleanAtOnce. put(Phi phi)booleanAttr. put(Phi phi)Put a new object in.booleanAtVoid. put(Phi phi)booleanData.ToPhi. put(int pos, Phi obj)booleanData.ToPhi. put(String name, Phi obj)booleanPhDefault. put(int pos, Phi object)booleanPhDefault. put(String name, Phi object)booleanPhi. put(int pos, Phi object)Put object by position of the attribute.booleanPhi. put(String name, Phi object)Put object by name of the attribute.booleanPhLocated. put(int pos, Phi object)booleanPhLocated. put(String name, Phi object)booleanPhLogged. put(int pos, Phi object)booleanPhLogged. put(String name, Phi object)booleanPhSafe. put(int pos, Phi object)booleanPhSafe. put(String name, Phi object)booleanPhTraced. put(int pos, Phi obj)booleanPhTraced. put(String name, Phi obj)Constructors in org.eolang with parameters of type Phi Constructor Description AtComposite(Phi obj, Expr exp)Ctor.AtSimple(Phi object)Ctor.Dataized(Phi src)Ctor.Dataized(Phi src, Logger log)Ctor.PhCopy(Phi phi)Ctor.PhData(Phi phi, byte[] bytes)Ctor.PhLocated(Phi phi, int lne, int pos)Ctor.PhLocated(Phi phi, int lne, int pos, String loc)Ctor.PhLogged(Phi phi)Ctor.PhMethod(Phi phi, String mtd)Ctor.PhSafe(Phi phi)Ctor.PhTraced(Phi object, Integer locator)Ctor.PhTraced(Phi object, Integer locator, int depth)The main constructor.PhWith(Phi phi, int pos, Phi attr)Ctor.PhWith(Phi phi, String name, Phi attr)Ctor.UniverseDefault(Phi connector)Ctor.UniverseDefault(Phi connector, Map<Integer,Phi> indexed)Ctor.Constructor parameters in org.eolang with type arguments of type Phi Constructor Description AtFormed(Supplier<Phi> func)Ctor.PhFake(Supplier<Phi> sup)Ctor.UniverseDefault(Phi connector, Map<Integer,Phi> indexed)Ctor.
-