Uses of Interface
org.eolang.Term
-
Packages that use Term Package Description EOorg.EOeolang EO runtime.EOorg.EOeolang.EOcollections EOorg.EOeolang.EOio EO runtime, IO.EOorg.EOeolang.EOmath EO math.EOorg.EOeolang.EOtxt EO runtime, texts.org.eolang EO runtime. -
-
Uses of Term in EOorg.EOeolang
Classes in EOorg.EOeolang that implement Term Modifier and Type Class Description class
AtMemoized
An attribute that knows how to memoize an object.class
EOarray
class
EOarray$EOat
AT.class
EOarray$EOconcat
CONCAT.class
EOarray$EOlength
LENGTH.class
EOarray$EOwith
WITH.class
EOas_phi
AS-PHI.class
EObool
class
EObool$EOand
AND.class
EObool$EOas_bytes
class
EObool$EOas_hash
class
EObool$EOeq
class
EObool$EOif
IF.class
EObool$EOnot
class
EObool$EOor
AND.class
EObool$EOwhile
WHILE.class
EObytes
class
EObytes$EOand
BYTES.AND.class
EObytes$EOas_bool
class
EObytes$EOas_bytes
class
EObytes$EOas_float
BYTES.AS-FLOAT.class
EObytes$EOas_hash
BYTES.AS-HASH.class
EObytes$EOas_int
BYTES.AS-INT.class
EObytes$EOas_string
BYTES.AS-STRING.class
EObytes$EOconcat
BYTES.CONCAT.class
EObytes$EOeq
BYTES.EQ.class
EObytes$EOleft
BYTES.LEFT.class
EObytes$EOnot
BYTES.NOT.class
EObytes$EOor
BYTES.OR.class
EObytes$EOright
BYTES.RIGHT.class
EObytes$EOsize
BYTES.SIZE.class
EObytes$EOslice
BYTES.SLICE.class
EObytes$EOxor
BYTES.XOR.class
EOcage
CAGE.class
EOerror
ERROR.static class
EOerror.PhWithError
Phi constructed with error.class
EOfloat
class
EOfloat$EOas_bytes
FLOAT.AS-BYTES.class
EOfloat$EOas_hash
class
EOfloat$EOdiv
DIV.class
EOfloat$EOeq
class
EOfloat$EOgt
GT.class
EOfloat$EOgte
class
EOfloat$EOlt
class
EOfloat$EOlte
class
EOfloat$EOminus
class
EOfloat$EOminus$EOt1$EOt0$EOa1
class
EOfloat$EOneg
class
EOfloat$EOplus
Plus.class
EOfloat$EOtimes
MUL.class
EOgoto
GOTO.class
EOheap
class
EOheap$EOfree
HEAP.FREE.class
EOheap$EOmalloc
HEAP.MALLOC.class
EOheap$EOpointer
class
EOheap$EOpointer$EOadd
class
EOheap$EOpointer$EOblock
HEAP.POINTER.BLOCK.class
EOheap$EOpointer$EOsub
class
EOint
class
EOint$EOas_bytes
INT.AS-BYTES.class
EOint$EOas_hash
class
EOint$EOdiv
DIV.class
EOint$EOeq
class
EOint$EOgt
GT.class
EOint$EOgte
class
EOint$EOlt
class
EOint$EOlte
class
EOint$EOminus
class
EOint$EOminus$EOt1$EOt0$EOa1
class
EOint$EOneg
class
EOint$EOplus
PLUS.class
EOint$EOtimes
TIMES.class
EOmemory
MEMORY.class
EOnop
class
EOram
class
EOram$EOread
Read from memory.class
EOram$EOwrite
Write into memory.class
EOseq
SEQ.class
EOstring
class
EOstring$EOas_bytes
AS-BYTES.class
EOstring$EOas_hash
class
EOstring$EOeq
class
EOstring$EOlength
LENGTH.class
EOstring$EOslice
SLICE.class
EOswitch
class
EOswitch$EOarr
class
EOswitch$EOarr$EOt0$EOa2
class
EOswitch$EOt1$EOa2
class
EOtry
TRY. -
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 class
EOstdin
class
EOstdin$EOnext_line
Standard Input.class
EOstdin$EOφ
Standard Input.class
EOstdout
Stdout. -
Uses of Term in EOorg.EOeolang.EOmath
Classes in EOorg.EOeolang.EOmath that implement Term Modifier and Type Class Description class
EOangle
class
EOangle$EOcos
Cos.class
EOangle$EOsin
Sin.class
EOnumber
class
EOnumber$EOabs
class
EOnumber$EOand
class
EOnumber$EOand$EOt1$EOa2
class
EOnumber$EOas_float
As-float.class
EOnumber$EOas_int
As-int.class
EOnumber$EOas_string
As-string.class
EOnumber$EOis_float
class
EOnumber$EOis_int
class
EOnumber$EOleft
class
EOnumber$EOleft$EOt1$EOa2
class
EOnumber$EOmod
class
EOnumber$EOmod$EOabs_mod
class
EOnumber$EOmod$EOt3$EOa1
class
EOnumber$EOneq
class
EOnumber$EOor
class
EOnumber$EOor$EOt1$EOa2
class
EOnumber$EOpow
POW.class
EOnumber$EOright
class
EOnumber$EOright$EOt1$EOa2
class
EOnumber$EOsignum
class
EOnumber$EOxor
class
EOnumber$EOxor$EOt1$EOa2
class
EOrandom
class
EOrandom$EOnext
class
EOrandom$EOpseudo
Pseudo-seed.class
EOrandom$EOφ
-
Uses of Term in EOorg.EOeolang.EOtxt
Classes in EOorg.EOeolang.EOtxt that implement Term Modifier and Type Class Description class
EOregex
class
EOregex$EOcompile
REGEX.COMPILE.class
EOregex$EOmatch
REGEX.MATCH.class
EOregex$EOmatches
class
EOsprintf
Sprintf.class
EOsscanf
Sscanf.class
EOtext
class
EOtext$EOjoined
JOINED.class
EOtext$EOtrim
TRIM. -
Uses of Term in org.eolang
Subinterfaces of Term in org.eolang Modifier and Type Interface Description interface
Attr
Attribute.interface
Phi
A simple object.Classes in org.eolang that implement Term Modifier and Type Class Description class
AtComposite
Static attribute with an expression inside, which constructs an object.class
AtFree
Free attribute.class
AtOnce
Read only once.class
AtSimple
Default attribute.class
AtVararg
Vararg attribute.static class
Data.ToPhi
static class
Data.Value<T>
A single value asPhi
.class
PhConst
A constant object.class
PhCopy
A copy-making object.class
PhDefault
A simple object.class
PhLocated
An object with coordinates (line and position).class
PhLogged
An object that reports all manipulations with it to the log (very useful for debugging purposes).class
PhMethod
A method-calling object.class
PhUnvar
Unvaring object.class
PhWith
A attr-putting object.
-