Uses of Interface
org.eolang.Term
-
Packages that use Term Package Description EOorg.EOeolang EO runtime.EOorg.EOeolang.EOgray EO dirty objects (don't use them, most probably they will be deleted in the next versions of the runtime library).EOorg.EOeolang.EOio EO runtime, IO.EOorg.EOeolang.EOtxt EO runtime, texts.org.eolang EO runtime. -
-
Uses of Term in EOorg.EOeolang
-
Uses of Term in EOorg.EOeolang.EOgray
Classes in EOorg.EOeolang.EOgray that implement Term Modifier and Type Class Description classEOcageCAGE.classEOgotoGOTO.classEOheapclassEOheap$EOfreeHEAP.FREE.classEOheap$EOmallocHEAP.MALLOC.classEOheap$EOpointerclassEOheap$EOpointer$EOaddclassEOheap$EOpointer$EOblockHEAP.POINTER.BLOCK.classEOheap$EOpointer$EOsubclassEOramclassEOram$EOreadclassEOram$EOwriteclassEOtryTRY. -
Uses of Term in EOorg.EOeolang.EOio
Classes in EOorg.EOeolang.EOio that implement Term Modifier and Type Class Description classEOstdoutStdout. -
Uses of Term in EOorg.EOeolang.EOtxt
Classes in EOorg.EOeolang.EOtxt that implement Term Modifier and Type Class Description classEOsprintfSprintf. -
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 const origin.classPhCopyA copy-making object.classPhDefaultA simple object.classPhLocatedAn object with coordinates (line and position).classPhMethodA method-calling object.classPhUnvarUnvaring object.classPhWithA attr-putting object.
-