Uses of Interface
org.eolang.Term
-
Packages that use Term 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 Term in EOorg.EOeolang
-
Uses of Term in EOorg.EOeolang.EOio
Classes in EOorg.EOeolang.EOio that implement Term 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_readclassEOstdout -
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 classEOline_separatorclassEOunameclassEOuname$EOφUname.@. -
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.
-