Uses of Interface
org.eolang.Term
-
Packages that use Term 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.EOtxt EO runtime, TXT.org.eolang EO runtime. -
-
Uses of Term in EOorg.EOeolang
-
Uses of Term in EOorg.EOeolang.EOfs
-
Uses of Term in EOorg.EOeolang.EOio
-
Uses of Term in EOorg.EOeolang.EOmath
-
Uses of Term in EOorg.EOeolang.EOnet
Classes in EOorg.EOeolang.EOnet that implement Term Modifier and Type Class Description classEOsocketclassEOsocket$EOhtonsclassEOsocket$EOposix_socketclassEOsocket$EOposix_socket$EOconnectclassEOsocket$EOposix_socket$EOconnect$EOt8$EOt2$EOa1classEOsocket$EOposix_socket$EOscoped_posix_socketclassEOsocket$EOwin_socket -
Uses of Term in EOorg.EOeolang.EOstructs
-
Uses of Term in EOorg.EOeolang.EOsys
Classes in EOorg.EOeolang.EOsys that implement Term Modifier and Type Class Description classEOgetenvclassEOline_separatorclassEOosclassEOos$EOis_windowsclassEOos$EOnameOs.name.classEOposixclassEOposix$EOreturnclassEOposix$EOsockaddr_inclassEOposix$EOtimevalclassEOposix$EOφPosix syscall.classEOwin32classEOwin32$EOreturnclassEOwin32$EOsystem_timeclassEOwin32$EOφWin32 function call. -
Uses of Term in EOorg.EOeolang.EOtxt
-
Uses of Term in org.eolang
Subinterfaces of Term in org.eolang Modifier and Type Interface Description interfaceAttrAttribute.interfacePhiA simple object.Classes in org.eolang that implement Term Modifier and Type Class Description classAtCompositeAttribute that constructs object lazily.classAtEnvelopeWrapper forAttr.classAtFormedAttribute that constructs object lazily.classAtOnceAttribute that retrieves object only once.classAtSimpleDefault attribute that just keeps single object.classAtVoidVoid attribute.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.
-