Uses of Interface
org.eolang.Data
-
Packages that use Data Package Description EOorg.EOeolang EO runtime.EOorg.EOeolang.EOio EO runtime, IO.org.eolang EO runtime. -
-
Uses of Data in EOorg.EOeolang
-
Uses of Data in EOorg.EOeolang.EOio
Classes in EOorg.EOeolang.EOio that implement Data Modifier and Type Class Description classEOstdinclassEOstdin$EOnext_lineStandard Input.classEOstdin$EOφStandard Input.classEOstdoutStdout. -
Uses of Data in org.eolang
Subinterfaces of Data in org.eolang Modifier and Type Interface Description interfacePhiA simple object.Classes in org.eolang that implement Data 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.classPhWriteObject that writes other object to own \rho.
-