Uses of Interface
org.eolang.Phi
-
Packages that use Phi Package Description EOorg.EOeolang EO runtime.EOorg.EOeolang.EOfs EO runtime, FS.EOorg.EOeolang.EOio EOorg.EOeolang.EOmath EO runtime, Math.EOorg.EOeolang.EOnet EOorg.EOeolang.EOstructs EOorg.EOeolang.EOsys EO runtime, SYS.EOorg.EOeolang.EOsys.Posix EO runtime, posix.EOorg.EOeolang.EOsys.Win32 EO runtime, windows.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()PhiEOerror. lambda()PhiEOi16$EOas_i32. lambda()PhiEOi32$EOas_i64. lambda()PhiEOi64$EOas_number. lambda()PhiEOi64$EOdiv. lambda()PhiEOi64$EOgt. lambda()PhiEOi64$EOplus. lambda()PhiEOi64$EOtimes. lambda()PhiEOmalloc$EOof$EOallocated$EOread. lambda()PhiEOmalloc$EOof$EOallocated$EOresized. lambda()PhiEOmalloc$EOof$EOallocated$EOsize. lambda()PhiEOmalloc$EOof$EOallocated$EOwrite. lambda()PhiEOmalloc$EOof$EOφ. lambda()PhiEOnumber$EOas_i64. lambda()PhiEOnumber$EOdiv. lambda()PhiEOnumber$EOfloor. lambda()PhiEOnumber$EOgt. lambda()PhiEOnumber$EOplus. lambda()PhiEOnumber$EOtimes. lambda()PhiEOrust. lambda()PhiEOtry. lambda()Constructors in EOorg.EOeolang with parameters of type Phi Constructor Description ExError(Phi enclosure)Ctor.ExError(Phi enclosure, Collection<String> locations)Ctor. -
Uses of Phi in EOorg.EOeolang.EOfs
Methods in EOorg.EOeolang.EOfs that return Phi Modifier and Type Method Description PhiEOdir$EOmade$EOmkdir. lambda()PhiEOdir$EOtmpfile$EOtouch. lambda()PhiEOdir$EOwalk. lambda()PhiEOfile$EOdeleted$EOdelete. lambda()PhiEOfile$EOexists. lambda()PhiEOfile$EOis_directory. lambda()PhiEOfile$EOmoved$EOmove. lambda()PhiEOfile$EOopen$EOfile_stream$EOread$EOread_bytes. lambda()PhiEOfile$EOopen$EOfile_stream$EOwrite$EOwritten_bytes. lambda()PhiEOfile$EOopen$EOprocess_file. lambda()PhiEOfile$EOsize. lambda()PhiEOfile$EOtouched$EOtouch. lambda() -
Uses of Phi in EOorg.EOeolang.EOio
-
Uses of Phi in EOorg.EOeolang.EOmath
Methods in EOorg.EOeolang.EOmath that return Phi Modifier and Type Method Description PhiEOangle$EOcos. lambda()PhiEOangle$EOsin. lambda()PhiEOreal$EOacos. lambda()PhiEOreal$EOasin. lambda()PhiEOreal$EOln. lambda()PhiEOreal$EOpow. lambda()PhiEOreal$EOsqrt. lambda() -
Uses of Phi in EOorg.EOeolang.EOnet
-
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 classEOgetenvclassEOline_separatorclassEOosclassEOos$EOis_windowsclassEOos$EOnameOs.name.classEOposixclassEOposix$EOreturnclassEOposix$EOsockaddr_inclassEOposix$EOtimevalclassEOposix$EOφPosix syscall.classEOwin32classEOwin32$EOreturnclassEOwin32$EOsockaddr_inclassEOwin32$EOsystem_timeclassEOwin32$EOφWin32 function call.Methods in EOorg.EOeolang.EOsys that return Phi Modifier and Type Method Description PhiEOos$EOname. lambda()PhiEOposix$EOφ. lambda()PhiEOwin32$EOφ. lambda()PhiSyscall. make(Phi... params)Makes native method call.Methods in EOorg.EOeolang.EOsys with parameters of type Phi Modifier and Type Method Description PhiSyscall. make(Phi... params)Makes native method call. -
Uses of Phi in EOorg.EOeolang.EOsys.Posix
Methods in EOorg.EOeolang.EOsys.Posix that return Phi Modifier and Type Method Description PhiAcceptSyscall. make(Phi... params)PhiBindSyscall. make(Phi... params)PhiCloseSyscall. make(Phi... params)PhiConnectSyscall. make(Phi... params)PhiErrnoSyscall. make(Phi... params)PhiGetenvSyscall. make(Phi... params)PhiGetpidSyscall. make(Phi... params)PhiGettimeofdaySyscall. make(Phi... params)PhiInetAddrSyscall. make(Phi... params)PhiListenSyscall. make(Phi... params)PhiReadSyscall. make(Phi... params)PhiRecvSyscall. make(Phi... params)PhiSendSyscall. make(Phi... params)PhiSocketSyscall. make(Phi... params)PhiStrerrorSyscall. make(Phi... params)PhiWriteSyscall. make(Phi... params)Methods in EOorg.EOeolang.EOsys.Posix with parameters of type Phi Modifier and Type Method Description PhiAcceptSyscall. make(Phi... params)PhiBindSyscall. make(Phi... params)PhiCloseSyscall. make(Phi... params)PhiConnectSyscall. make(Phi... params)PhiErrnoSyscall. make(Phi... params)PhiGetenvSyscall. make(Phi... params)PhiGetpidSyscall. make(Phi... params)PhiGettimeofdaySyscall. make(Phi... params)PhiInetAddrSyscall. make(Phi... params)PhiListenSyscall. make(Phi... params)PhiReadSyscall. make(Phi... params)PhiRecvSyscall. make(Phi... params)PhiSendSyscall. make(Phi... params)PhiSocketSyscall. make(Phi... params)PhiStrerrorSyscall. make(Phi... params)PhiWriteSyscall. make(Phi... params)Constructors in EOorg.EOeolang.EOsys.Posix with parameters of type Phi Constructor Description AcceptSyscall(Phi posix)Ctor.BindSyscall(Phi posix)Ctor.CloseSyscall(Phi posix)Ctor.ConnectSyscall(Phi posix)Ctor.ErrnoSyscall(Phi posix)Ctor.GetenvSyscall(Phi posix)Ctor.GetpidSyscall(Phi posix)Ctor.GettimeofdaySyscall(Phi posix)Ctor.InetAddrSyscall(Phi posix)Ctor.ListenSyscall(Phi posix)Ctor.ReadSyscall(Phi posix)Ctor.RecvSyscall(Phi posix)Ctor.SendSyscall(Phi posix)Ctor.SocketSyscall(Phi posix)Ctor.StrerrorSyscall(Phi posix)Ctor.WriteSyscall(Phi posix)Ctor. -
Uses of Phi in EOorg.EOeolang.EOsys.Win32
Methods in EOorg.EOeolang.EOsys.Win32 that return Phi Modifier and Type Method Description PhiAcceptFuncCall. make(Phi... params)PhiBindFuncCall. make(Phi... params)PhiClosesocketFuncCall. make(Phi... params)PhiConnectFuncCall. make(Phi... params)PhiGetCurrentProcessIdFuncCall. make(Phi... params)PhiGetEnvironmentVariableFuncCall. make(Phi... params)PhiGetSystemTimeFuncCall. make(Phi... params)PhiInetAddrFuncCall. make(Phi... params)PhiListenFuncCall. make(Phi... params)PhiReadFileFuncCall. make(Phi... params)PhiRecvFuncCall. make(Phi... params)PhiSendFuncCall. make(Phi... params)PhiSocketFuncCall. make(Phi... params)PhiWriteFileFuncCall. make(Phi... params)PhiWSACleanupFuncCall. make(Phi... params)PhiWSAGetLastErrorFuncCall. make(Phi... params)PhiWSAStartupFuncCall. make(Phi... params)Methods in EOorg.EOeolang.EOsys.Win32 with parameters of type Phi Modifier and Type Method Description PhiAcceptFuncCall. make(Phi... params)PhiBindFuncCall. make(Phi... params)PhiClosesocketFuncCall. make(Phi... params)PhiConnectFuncCall. make(Phi... params)PhiGetCurrentProcessIdFuncCall. make(Phi... params)PhiGetEnvironmentVariableFuncCall. make(Phi... params)PhiGetSystemTimeFuncCall. make(Phi... params)PhiInetAddrFuncCall. make(Phi... params)PhiListenFuncCall. make(Phi... params)PhiReadFileFuncCall. make(Phi... params)PhiRecvFuncCall. make(Phi... params)PhiSendFuncCall. make(Phi... params)PhiSocketFuncCall. make(Phi... params)PhiWriteFileFuncCall. make(Phi... params)PhiWSACleanupFuncCall. make(Phi... params)PhiWSAGetLastErrorFuncCall. make(Phi... params)PhiWSAStartupFuncCall. make(Phi... params)Constructors in EOorg.EOeolang.EOsys.Win32 with parameters of type Phi Constructor Description AcceptFuncCall(Phi win)Ctor.BindFuncCall(Phi win)Ctor.ClosesocketFuncCall(Phi win)Ctor.ConnectFuncCall(Phi win)Ctor.GetCurrentProcessIdFuncCall(Phi win)Ctor.GetEnvironmentVariableFuncCall(Phi win)Ctor.GetSystemTimeFuncCall(Phi win)Ctor.InetAddrFuncCall(Phi win)Ctor.ListenFuncCall(Phi win)Ctor.ReadFileFuncCall(Phi win)Ctor.RecvFuncCall(Phi win)Ctor.SendFuncCall(Phi win)Ctor.SocketFuncCall(Phi win)Ctor.WriteFileFuncCall(Phi win)Ctor.WSACleanupFuncCall(Phi win)Ctor.WSAGetLastErrorFuncCall(Phi win)Ctor.WSAStartupFuncCall(Phi win)Ctor. -
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.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.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()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()PhiPhLocated. 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)Methods in org.eolang that return types with arguments of type Phi Modifier and Type Method Description static Expect<Phi>Expect. at(Phi phi, String attr)Starting point.Methods in org.eolang with parameters of type Phi Modifier and Type Method Description static Expect<Phi>Expect. at(Phi phi, String attr)Starting point.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 nme, 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)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.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.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.
-