Uses of Interface
org.eolang.Term
-
Packages that use Term Package Description EOorg.EOeolang EO runtime.EOorg.EOeolang.EOcollections EO runtime, Collections.EOorg.EOeolang.EOio EO runtime, IO.EOorg.EOeolang.EOmath EOorg.EOeolang.EOtxt EO runtime, texts.org.eolang EO runtime. -
-
Uses of Term in EOorg.EOeolang
-
Uses of Term in EOorg.EOeolang.EOcollections
-
Uses of Term in EOorg.EOeolang.EOio
Classes in EOorg.EOeolang.EOio that implement Term Modifier and Type Class Description classEOstdinclassEOstdin$EOnext_lineStandard Input.classEOstdin$EOφStandard Input.classEOstdoutStdout. -
Uses of Term in EOorg.EOeolang.EOmath
-
Uses of Term in EOorg.EOeolang.EOtxt
Classes in EOorg.EOeolang.EOtxt that implement Term Modifier and Type Class Description classEOregexclassEOregex$EOcompileREGEX.COMPILE.classEOregex$EOmatchREGEX.MATCH.classEOregex$EOmatchesclassEOsprintfSprintf.classEOsscanfSscanf.classEOtextclassEOtext$EOjoinedclassEOtext$EOjoined$EOt1$EOa2classEOtext$EOtrimTRIM. -
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 classAtCompositeStatic attribute with an expression inside, which constructs an object.classAtFreeFree attribute.classAtOnceRead only once.classAtSimpleDefault attribute.classAtVarargVararg attribute.static classData.ToPhistatic classData.Value<T>A single value asPhi.classPhConstA constant object.classPhCopyA copy-making object.classPhDefaultA simple object.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.classPhUnvarUnvaring object.classPhWithA attr-putting object.
-