A C D E F G H I M N O P R S T V W X Φ 
All Classes All Packages

A

add(String, Attr) - Method in class org.eolang.PhDefault
Add new attribute.
asBytes() - Method in class org.eolang.Param
Fetch BYTES of any type.
AtComposite - Class in org.eolang
Static attribute with an expression inside, which constructs an object.
AtComposite(Phi, Expr) - Constructor for class org.eolang.AtComposite
Ctor.
AtFree - Class in org.eolang
Free attribute.
AtFree() - Constructor for class org.eolang.AtFree
Ctor.
AtFree(Attr) - Constructor for class org.eolang.AtFree
Ctor.
AtFree(Attr, boolean) - Constructor for class org.eolang.AtFree
Ctor.
AtFree(Phi) - Constructor for class org.eolang.AtFree
Ctor.
AtMemoized - Class in EOorg.EOeolang
An attribute that knows how to memoize an object.
AtMemoized() - Constructor for class EOorg.EOeolang.AtMemoized
Ctor, needed for copying.
AtOnce - Class in org.eolang
Read only once.
AtOnce(Attr) - Constructor for class org.eolang.AtOnce
Ctor.
AtSimple - Class in org.eolang
Default attribute.
AtSimple() - Constructor for class org.eolang.AtSimple
Ctor.
AtSimple(Phi) - Constructor for class org.eolang.AtSimple
Ctor.
attr(int) - Method in class EOorg.EOeolang.EOerror.PhWithError
 
attr(int) - Method in class org.eolang.Data.ToPhi
 
attr(int) - Method in class org.eolang.PhConst
 
attr(int) - Method in class org.eolang.PhDefault
 
attr(int) - Method in interface org.eolang.Phi
Get attribute by position.
attr(int) - Method in class org.eolang.PhLocated
 
attr(int) - Method in class org.eolang.PhLogged
 
attr(String) - Method in class EOorg.EOeolang.EOerror.PhWithError
 
attr(String) - Method in class org.eolang.Data.ToPhi
 
attr(String) - Method in class org.eolang.PhConst
 
attr(String) - Method in class org.eolang.PhDefault
 
attr(String) - Method in interface org.eolang.Phi
Get attribute.
attr(String) - Method in class org.eolang.PhLocated
 
attr(String) - Method in class org.eolang.PhLogged
 
Attr - Interface in org.eolang
Attribute.
AtVararg - Class in org.eolang
Vararg attribute.
AtVararg() - Constructor for class org.eolang.AtVararg
Ctor.

C

copy() - Method in class EOorg.EOeolang.EOerror.PhWithError
 
copy() - Method in class org.eolang.Data.ToPhi
 
copy() - Method in class org.eolang.PhConst
 
copy() - Method in class org.eolang.PhDefault
 
copy() - Method in interface org.eolang.Phi
Make a copy, leaving it at the same parent.
copy() - Method in class org.eolang.PhLocated
 
copy() - Method in class org.eolang.PhLogged
 
copy(Phi) - Method in class EOorg.EOeolang.AtMemoized
 
copy(Phi) - Method in class org.eolang.AtComposite
 
copy(Phi) - Method in class org.eolang.AtFree
 
copy(Phi) - Method in class org.eolang.AtOnce
 
copy(Phi) - Method in class org.eolang.AtSimple
 
copy(Phi) - Method in interface org.eolang.Attr
Make a copy of it.
copy(Phi) - Method in class org.eolang.AtVararg
 

D

Data<T> - Interface in org.eolang
A data container.
Data.Once<T> - Class in org.eolang
Data being returned only once, from encapsulated object.
Data.ToPhi - Class in org.eolang
Makes a Phi out of a Java object, like String or Integer.
Data.Value<T> - Class in org.eolang
A single value as Phi.
Dataized - Class in org.eolang
A dataized object.
Dataized(Phi) - Constructor for class org.eolang.Dataized
Ctor.

E

EMPTY_TERM - Static variable in class EOorg.EOeolang.AtMemoized
The term to show when empty.
EOangle - Class in EOorg.EOeolang.EOmath
 
EOangle(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOangle
 
EOangle$EOcos - Class in EOorg.EOeolang.EOmath
Cos.
EOangle$EOcos(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOangle$EOcos
Ctor.
EOangle$EOsin - Class in EOorg.EOeolang.EOmath
Sin.
EOangle$EOsin(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOangle$EOsin
Ctor.
EOarray - Class in EOorg.EOeolang
 
EOarray(Phi) - Constructor for class EOorg.EOeolang.EOarray
 
EOarray$EOat - Class in EOorg.EOeolang
AT.
EOarray$EOat(Phi) - Constructor for class EOorg.EOeolang.EOarray$EOat
Ctor.
EOarray$EOconcat - Class in EOorg.EOeolang
CONCAT.
EOarray$EOconcat(Phi) - Constructor for class EOorg.EOeolang.EOarray$EOconcat
Ctor.
EOarray$EOlength - Class in EOorg.EOeolang
LENGTH.
EOarray$EOlength(Phi) - Constructor for class EOorg.EOeolang.EOarray$EOlength
Ctor.
EOarray$EOwith - Class in EOorg.EOeolang
WITH.
EOarray$EOwith(Phi) - Constructor for class EOorg.EOeolang.EOarray$EOwith
Ctor.
EOas_phi - Class in EOorg.EOeolang
AS-PHI.
EOas_phi(Phi) - Constructor for class EOorg.EOeolang.EOas_phi
Ctor.
EObool - Class in EOorg.EOeolang
 
EObool(Phi) - Constructor for class EOorg.EOeolang.EObool
 
EObool$EOand - Class in EOorg.EOeolang
AND.
EObool$EOand(Phi) - Constructor for class EOorg.EOeolang.EObool$EOand
Ctor.
EObool$EOas_bytes - Class in EOorg.EOeolang
 
EObool$EOas_bytes(Phi) - Constructor for class EOorg.EOeolang.EObool$EOas_bytes
 
EObool$EOas_hash - Class in EOorg.EOeolang
Bool as hash.
EObool$EOas_hash(Phi) - Constructor for class EOorg.EOeolang.EObool$EOas_hash
Ctor.
EObool$EOeq - Class in EOorg.EOeolang
 
EObool$EOeq(Phi) - Constructor for class EOorg.EOeolang.EObool$EOeq
 
EObool$EOif - Class in EOorg.EOeolang
IF.
EObool$EOif(Phi) - Constructor for class EOorg.EOeolang.EObool$EOif
Ctor.
EObool$EOnot - Class in EOorg.EOeolang
 
EObool$EOnot(Phi) - Constructor for class EOorg.EOeolang.EObool$EOnot
 
EObool$EOor - Class in EOorg.EOeolang
AND.
EObool$EOor(Phi) - Constructor for class EOorg.EOeolang.EObool$EOor
Ctor.
EObool$EOwhile - Class in EOorg.EOeolang
WHILE.
EObool$EOwhile(Phi) - Constructor for class EOorg.EOeolang.EObool$EOwhile
Ctor.
EObytes - Class in EOorg.EOeolang
 
EObytes(Phi) - Constructor for class EOorg.EOeolang.EObytes
 
EObytes$EOand - Class in EOorg.EOeolang
BYTES.AND.
EObytes$EOand(Phi) - Constructor for class EOorg.EOeolang.EObytes$EOand
Ctor.
EObytes$EOas_bool - Class in EOorg.EOeolang
 
EObytes$EOas_bool(Phi) - Constructor for class EOorg.EOeolang.EObytes$EOas_bool
 
EObytes$EOas_bytes - Class in EOorg.EOeolang
 
EObytes$EOas_bytes(Phi) - Constructor for class EOorg.EOeolang.EObytes$EOas_bytes
 
EObytes$EOas_float - Class in EOorg.EOeolang
BYTES.AS-FLOAT.
EObytes$EOas_float(Phi) - Constructor for class EOorg.EOeolang.EObytes$EOas_float
Ctor.
EObytes$EOas_hash - Class in EOorg.EOeolang
BYTES.AS-HASH.
EObytes$EOas_hash(Phi) - Constructor for class EOorg.EOeolang.EObytes$EOas_hash
Ctor.
EObytes$EOas_int - Class in EOorg.EOeolang
BYTES.AS-INT.
EObytes$EOas_int(Phi) - Constructor for class EOorg.EOeolang.EObytes$EOas_int
Ctor.
EObytes$EOas_string - Class in EOorg.EOeolang
BYTES.AS-STRING.
EObytes$EOas_string(Phi) - Constructor for class EOorg.EOeolang.EObytes$EOas_string
Ctor.
EObytes$EOconcat - Class in EOorg.EOeolang
BYTES.CONCAT.
EObytes$EOconcat(Phi) - Constructor for class EOorg.EOeolang.EObytes$EOconcat
Ctor.
EObytes$EOeq - Class in EOorg.EOeolang
BYTES.EQ.
EObytes$EOeq(Phi) - Constructor for class EOorg.EOeolang.EObytes$EOeq
Ctor.
EObytes$EOleft - Class in EOorg.EOeolang
BYTES.LEFT.
EObytes$EOleft(Phi) - Constructor for class EOorg.EOeolang.EObytes$EOleft
Ctor.
EObytes$EOnot - Class in EOorg.EOeolang
BYTES.NOT.
EObytes$EOnot(Phi) - Constructor for class EOorg.EOeolang.EObytes$EOnot
Ctor.
EObytes$EOor - Class in EOorg.EOeolang
BYTES.OR.
EObytes$EOor(Phi) - Constructor for class EOorg.EOeolang.EObytes$EOor
Ctor.
EObytes$EOright - Class in EOorg.EOeolang
BYTES.RIGHT.
EObytes$EOright(Phi) - Constructor for class EOorg.EOeolang.EObytes$EOright
Ctor.
EObytes$EOsize - Class in EOorg.EOeolang
BYTES.SIZE.
EObytes$EOsize(Phi) - Constructor for class EOorg.EOeolang.EObytes$EOsize
Ctor.
EObytes$EOslice - Class in EOorg.EOeolang
BYTES.SLICE.
EObytes$EOslice(Phi) - Constructor for class EOorg.EOeolang.EObytes$EOslice
Ctor.
EObytes$EOxor - Class in EOorg.EOeolang
BYTES.XOR.
EObytes$EOxor(Phi) - Constructor for class EOorg.EOeolang.EObytes$EOxor
Ctor.
EOcage - Class in EOorg.EOeolang
CAGE.
EOcage(Phi) - Constructor for class EOorg.EOeolang.EOcage
Ctor.
EOerror - Class in EOorg.EOeolang
ERROR.
EOerror(Phi) - Constructor for class EOorg.EOeolang.EOerror
Ctor.
EOerror.PhWithError - Class in EOorg.EOeolang
Phi constructed with error.
EOfloat - Class in EOorg.EOeolang
 
EOfloat(Phi) - Constructor for class EOorg.EOeolang.EOfloat
 
EOfloat$EOas_bytes - Class in EOorg.EOeolang
FLOAT.AS-BYTES.
EOfloat$EOas_bytes(Phi) - Constructor for class EOorg.EOeolang.EOfloat$EOas_bytes
Ctor.
EOfloat$EOdiv - Class in EOorg.EOeolang
DIV.
EOfloat$EOdiv(Phi) - Constructor for class EOorg.EOeolang.EOfloat$EOdiv
Ctor.
EOfloat$EOeq - Class in EOorg.EOeolang
 
EOfloat$EOeq(Phi) - Constructor for class EOorg.EOeolang.EOfloat$EOeq
 
EOfloat$EOgt - Class in EOorg.EOeolang
GT.
EOfloat$EOgt(Phi) - Constructor for class EOorg.EOeolang.EOfloat$EOgt
Ctor.
EOfloat$EOgte - Class in EOorg.EOeolang
 
EOfloat$EOgte(Phi) - Constructor for class EOorg.EOeolang.EOfloat$EOgte
 
EOfloat$EOlt - Class in EOorg.EOeolang
 
EOfloat$EOlt(Phi) - Constructor for class EOorg.EOeolang.EOfloat$EOlt
 
EOfloat$EOlte - Class in EOorg.EOeolang
 
EOfloat$EOlte(Phi) - Constructor for class EOorg.EOeolang.EOfloat$EOlte
 
EOfloat$EOminus - Class in EOorg.EOeolang
 
EOfloat$EOminus(Phi) - Constructor for class EOorg.EOeolang.EOfloat$EOminus
 
EOfloat$EOminus$EOt1$EOt0$EOa1 - Class in EOorg.EOeolang
 
EOfloat$EOminus$EOt1$EOt0$EOa1(Phi) - Constructor for class EOorg.EOeolang.EOfloat$EOminus$EOt1$EOt0$EOa1
 
EOfloat$EOneg - Class in EOorg.EOeolang
 
EOfloat$EOneg(Phi) - Constructor for class EOorg.EOeolang.EOfloat$EOneg
 
EOfloat$EOplus - Class in EOorg.EOeolang
Plus.
EOfloat$EOplus(Phi) - Constructor for class EOorg.EOeolang.EOfloat$EOplus
Ctor.
EOfloat$EOtimes - Class in EOorg.EOeolang
MUL.
EOfloat$EOtimes(Phi) - Constructor for class EOorg.EOeolang.EOfloat$EOtimes
Ctor.
EOgoto - Class in EOorg.EOeolang
GOTO.
EOgoto(Phi) - Constructor for class EOorg.EOeolang.EOgoto
Ctor.
EOheap - Class in EOorg.EOeolang
 
EOheap(Phi) - Constructor for class EOorg.EOeolang.EOheap
 
EOheap$EOfree - Class in EOorg.EOeolang
HEAP.FREE.
EOheap$EOfree(Phi) - Constructor for class EOorg.EOeolang.EOheap$EOfree
Ctor.
EOheap$EOmalloc - Class in EOorg.EOeolang
HEAP.MALLOC.
EOheap$EOmalloc(Phi) - Constructor for class EOorg.EOeolang.EOheap$EOmalloc
Ctor.
EOheap$EOpointer - Class in EOorg.EOeolang
 
EOheap$EOpointer(Phi) - Constructor for class EOorg.EOeolang.EOheap$EOpointer
 
EOheap$EOpointer$EOadd - Class in EOorg.EOeolang
 
EOheap$EOpointer$EOadd(Phi) - Constructor for class EOorg.EOeolang.EOheap$EOpointer$EOadd
 
EOheap$EOpointer$EOblock - Class in EOorg.EOeolang
HEAP.POINTER.BLOCK.
EOheap$EOpointer$EOblock(Phi) - Constructor for class EOorg.EOeolang.EOheap$EOpointer$EOblock
Ctor.
EOheap$EOpointer$EOsub - Class in EOorg.EOeolang
 
EOheap$EOpointer$EOsub(Phi) - Constructor for class EOorg.EOeolang.EOheap$EOpointer$EOsub
 
EOint - Class in EOorg.EOeolang
 
EOint(Phi) - Constructor for class EOorg.EOeolang.EOint
 
EOint$EOas_bytes - Class in EOorg.EOeolang
INT.AS-BYTES.
EOint$EOas_bytes(Phi) - Constructor for class EOorg.EOeolang.EOint$EOas_bytes
Ctor.
EOint$EOdiv - Class in EOorg.EOeolang
DIV.
EOint$EOdiv(Phi) - Constructor for class EOorg.EOeolang.EOint$EOdiv
Ctor.
EOint$EOeq - Class in EOorg.EOeolang
 
EOint$EOeq(Phi) - Constructor for class EOorg.EOeolang.EOint$EOeq
 
EOint$EOgt - Class in EOorg.EOeolang
GT.
EOint$EOgt(Phi) - Constructor for class EOorg.EOeolang.EOint$EOgt
Ctor.
EOint$EOgte - Class in EOorg.EOeolang
 
EOint$EOgte(Phi) - Constructor for class EOorg.EOeolang.EOint$EOgte
 
EOint$EOlt - Class in EOorg.EOeolang
 
EOint$EOlt(Phi) - Constructor for class EOorg.EOeolang.EOint$EOlt
 
EOint$EOlte - Class in EOorg.EOeolang
 
EOint$EOlte(Phi) - Constructor for class EOorg.EOeolang.EOint$EOlte
 
EOint$EOminus - Class in EOorg.EOeolang
 
EOint$EOminus(Phi) - Constructor for class EOorg.EOeolang.EOint$EOminus
 
EOint$EOminus$EOt1$EOt0$EOa1 - Class in EOorg.EOeolang
 
EOint$EOminus$EOt1$EOt0$EOa1(Phi) - Constructor for class EOorg.EOeolang.EOint$EOminus$EOt1$EOt0$EOa1
 
EOint$EOneg - Class in EOorg.EOeolang
 
EOint$EOneg(Phi) - Constructor for class EOorg.EOeolang.EOint$EOneg
 
EOint$EOplus - Class in EOorg.EOeolang
PLUS.
EOint$EOplus(Phi) - Constructor for class EOorg.EOeolang.EOint$EOplus
Ctor.
EOint$EOtimes - Class in EOorg.EOeolang
TIMES.
EOint$EOtimes(Phi) - Constructor for class EOorg.EOeolang.EOint$EOtimes
Ctor.
EOlist - Class in EOorg.EOeolang.EOcollections
 
EOlist(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOlist
 
EOlist$EOas_array - Class in EOorg.EOeolang.EOcollections
 
EOlist$EOas_array(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOlist$EOas_array
 
EOlist$EOeach - Class in EOorg.EOeolang.EOcollections
EACH.
EOlist$EOeach(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOlist$EOeach
Ctor.
EOlist$EOeq - Class in EOorg.EOeolang.EOcollections
 
EOlist$EOeq(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOlist$EOeq
 
EOlist$EOeq$EOt1$EOt1$EOa2 - Class in EOorg.EOeolang.EOcollections
 
EOlist$EOeq$EOt1$EOt1$EOa2(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOlist$EOeq$EOt1$EOt1$EOa2
 
EOlist$EOis_empty - Class in EOorg.EOeolang.EOcollections
 
EOlist$EOis_empty(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOlist$EOis_empty
 
EOlist$EOmap - Class in EOorg.EOeolang.EOcollections
 
EOlist$EOmap(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOlist$EOmap
 
EOlist$EOmap$EOt1$EOa1 - Class in EOorg.EOeolang.EOcollections
 
EOlist$EOmap$EOt1$EOa1(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOlist$EOmap$EOt1$EOa1
 
EOlist$EOmapi - Class in EOorg.EOeolang.EOcollections
 
EOlist$EOmapi(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOlist$EOmapi
 
EOlist$EOmapi$EOt1$EOt0$EOa2 - Class in EOorg.EOeolang.EOcollections
 
EOlist$EOmapi$EOt1$EOt0$EOa2(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOlist$EOmapi$EOt1$EOt0$EOa2
 
EOlist$EOreduce - Class in EOorg.EOeolang.EOcollections
 
EOlist$EOreduce(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOlist$EOreduce
 
EOlist$EOreduce$EOt2$EOa2 - Class in EOorg.EOeolang.EOcollections
 
EOlist$EOreduce$EOt2$EOa2(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOlist$EOreduce$EOt2$EOa2
 
EOlist$EOreducei - Class in EOorg.EOeolang.EOcollections
 
EOlist$EOreducei(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOlist$EOreducei
 
EOlist$EOreducei$EOt4$EOt2$EOa1 - Class in EOorg.EOeolang.EOcollections
 
EOlist$EOreducei$EOt4$EOt2$EOa1(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOlist$EOreducei$EOt4$EOt2$EOa1
 
EOlist$EOwithout - Class in EOorg.EOeolang.EOcollections
 
EOlist$EOwithout(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOlist$EOwithout
 
EOlist$EOwithout$EOt1$EOa2 - Class in EOorg.EOeolang.EOcollections
 
EOlist$EOwithout$EOt1$EOa2(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOlist$EOwithout$EOt1$EOa2
 
EOmap - Class in EOorg.EOeolang.EOcollections
 
EOmap(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOmap
 
EOmap$EOfound - Class in EOorg.EOeolang.EOcollections
 
EOmap$EOfound(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOmap$EOfound
 
EOmap$EOsize - Class in EOorg.EOeolang.EOcollections
 
EOmap$EOsize(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOmap$EOsize
 
EOmap$EOwith - Class in EOorg.EOeolang.EOcollections
 
EOmap$EOwith(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOmap$EOwith
 
EOmap$EOwithout - Class in EOorg.EOeolang.EOcollections
 
EOmap$EOwithout(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOmap$EOwithout
 
EOmemory - Class in EOorg.EOeolang
MEMORY.
EOmemory(Phi) - Constructor for class EOorg.EOeolang.EOmemory
Ctor.
EOmultimap - Class in EOorg.EOeolang.EOcollections
 
EOmultimap(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOmultimap
 
EOmultimap$EOconcat_all_arrays - Class in EOorg.EOeolang.EOcollections
 
EOmultimap$EOconcat_all_arrays(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOmultimap$EOconcat_all_arrays
 
EOmultimap$EOconcat_all_arrays$EOt1$EOa2 - Class in EOorg.EOeolang.EOcollections
 
EOmultimap$EOconcat_all_arrays$EOt1$EOa2(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOmultimap$EOconcat_all_arrays$EOt1$EOa2
 
EOmultimap$EOfind_in_list - Class in EOorg.EOeolang.EOcollections
 
EOmultimap$EOfind_in_list(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOmultimap$EOfind_in_list
 
EOmultimap$EOfind_in_list$EOt2$EOa2 - Class in EOorg.EOeolang.EOcollections
 
EOmultimap$EOfind_in_list$EOt2$EOa2(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOmultimap$EOfind_in_list$EOt2$EOa2
 
EOmultimap$EOfound - Class in EOorg.EOeolang.EOcollections
 
EOmultimap$EOfound(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOmultimap$EOfound
 
EOmultimap$EOpairs_to_hash - Class in EOorg.EOeolang.EOcollections
 
EOmultimap$EOpairs_to_hash(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOmultimap$EOpairs_to_hash
 
EOmultimap$EOpairs_to_hash$EOt1$EOa2 - Class in EOorg.EOeolang.EOcollections
 
EOmultimap$EOpairs_to_hash$EOt1$EOa2(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOmultimap$EOpairs_to_hash$EOt1$EOa2
 
EOmultimap$EOrebuild - Class in EOorg.EOeolang.EOcollections
 
EOmultimap$EOrebuild(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOmultimap$EOrebuild
 
EOmultimap$EOsize - Class in EOorg.EOeolang.EOcollections
 
EOmultimap$EOsize(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOmultimap$EOsize
 
EOmultimap$EOwith - Class in EOorg.EOeolang.EOcollections
 
EOmultimap$EOwith(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOmultimap$EOwith
 
EOmultimap$EOwithout - Class in EOorg.EOeolang.EOcollections
 
EOmultimap$EOwithout(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOmultimap$EOwithout
 
EOmultimap$EOwithout_in_list - Class in EOorg.EOeolang.EOcollections
 
EOmultimap$EOwithout_in_list(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOmultimap$EOwithout_in_list
 
EOmultimap$EOwithout_in_list$EOt2$EOa2 - Class in EOorg.EOeolang.EOcollections
 
EOmultimap$EOwithout_in_list$EOt2$EOa2(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOmultimap$EOwithout_in_list$EOt2$EOa2
 
EOnop - Class in EOorg.EOeolang
 
EOnop(Phi) - Constructor for class EOorg.EOeolang.EOnop
 
EOnumber - Class in EOorg.EOeolang.EOmath
 
EOnumber(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnumber
 
EOnumber$EOabs - Class in EOorg.EOeolang.EOmath
 
EOnumber$EOabs(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnumber$EOabs
 
EOnumber$EOand - Class in EOorg.EOeolang.EOmath
 
EOnumber$EOand(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnumber$EOand
 
EOnumber$EOand$EOt1$EOa2 - Class in EOorg.EOeolang.EOmath
 
EOnumber$EOand$EOt1$EOa2(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnumber$EOand$EOt1$EOa2
 
EOnumber$EOas_float - Class in EOorg.EOeolang.EOmath
As-float.
EOnumber$EOas_float(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnumber$EOas_float
Ctor.
EOnumber$EOas_int - Class in EOorg.EOeolang.EOmath
As-int.
EOnumber$EOas_int(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnumber$EOas_int
Ctor.
EOnumber$EOas_string - Class in EOorg.EOeolang.EOmath
As-string.
EOnumber$EOas_string(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnumber$EOas_string
Ctor.
EOnumber$EOis_float - Class in EOorg.EOeolang.EOmath
 
EOnumber$EOis_float(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnumber$EOis_float
 
EOnumber$EOis_int - Class in EOorg.EOeolang.EOmath
 
EOnumber$EOis_int(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnumber$EOis_int
 
EOnumber$EOleft - Class in EOorg.EOeolang.EOmath
 
EOnumber$EOleft(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnumber$EOleft
 
EOnumber$EOleft$EOt1$EOa2 - Class in EOorg.EOeolang.EOmath
 
EOnumber$EOleft$EOt1$EOa2(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnumber$EOleft$EOt1$EOa2
 
EOnumber$EOmod - Class in EOorg.EOeolang.EOmath
 
EOnumber$EOmod(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnumber$EOmod
 
EOnumber$EOmod$EOabs_mod - Class in EOorg.EOeolang.EOmath
 
EOnumber$EOmod$EOabs_mod(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnumber$EOmod$EOabs_mod
 
EOnumber$EOmod$EOt3$EOa1 - Class in EOorg.EOeolang.EOmath
 
EOnumber$EOmod$EOt3$EOa1(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnumber$EOmod$EOt3$EOa1
 
EOnumber$EOneq - Class in EOorg.EOeolang.EOmath
 
EOnumber$EOneq(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnumber$EOneq
 
EOnumber$EOor - Class in EOorg.EOeolang.EOmath
 
EOnumber$EOor(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnumber$EOor
 
EOnumber$EOor$EOt1$EOa2 - Class in EOorg.EOeolang.EOmath
 
EOnumber$EOor$EOt1$EOa2(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnumber$EOor$EOt1$EOa2
 
EOnumber$EOpow - Class in EOorg.EOeolang.EOmath
POW.
EOnumber$EOpow(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnumber$EOpow
Ctor.
EOnumber$EOright - Class in EOorg.EOeolang.EOmath
 
EOnumber$EOright(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnumber$EOright
 
EOnumber$EOright$EOt1$EOa2 - Class in EOorg.EOeolang.EOmath
 
EOnumber$EOright$EOt1$EOa2(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnumber$EOright$EOt1$EOa2
 
EOnumber$EOsignum - Class in EOorg.EOeolang.EOmath
 
EOnumber$EOsignum(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnumber$EOsignum
 
EOnumber$EOxor - Class in EOorg.EOeolang.EOmath
 
EOnumber$EOxor(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnumber$EOxor
 
EOnumber$EOxor$EOt1$EOa2 - Class in EOorg.EOeolang.EOmath
 
EOnumber$EOxor$EOt1$EOa2(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnumber$EOxor$EOt1$EOa2
 
EOorg - package EOorg
EO org package.
EOorg.EOeolang - package EOorg.EOeolang
EO runtime.
EOorg.EOeolang.EOcollections - package EOorg.EOeolang.EOcollections
 
EOorg.EOeolang.EOio - package EOorg.EOeolang.EOio
EO runtime, IO.
EOorg.EOeolang.EOmath - package EOorg.EOeolang.EOmath
EO math.
EOorg.EOeolang.EOtxt - package EOorg.EOeolang.EOtxt
EO runtime, texts.
EOram - Class in EOorg.EOeolang
 
EOram(Phi) - Constructor for class EOorg.EOeolang.EOram
 
EOram$EOread - Class in EOorg.EOeolang
Read from memory.
EOram$EOread(Phi) - Constructor for class EOorg.EOeolang.EOram$EOread
Ctor.
EOram$EOwrite - Class in EOorg.EOeolang
Write into memory.
EOram$EOwrite(Phi) - Constructor for class EOorg.EOeolang.EOram$EOwrite
Ctor.
EOrandom - Class in EOorg.EOeolang.EOmath
 
EOrandom(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOrandom
 
EOrandom$EOpseudo - Class in EOorg.EOeolang.EOmath
Pseudo-seed.
EOrandom$EOpseudo(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOrandom$EOpseudo
Ctor.
EOrandom$EOt2$EOa0 - Class in EOorg.EOeolang.EOmath
 
EOrandom$EOt2$EOa0(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOrandom$EOt2$EOa0
 
EOregex - Class in EOorg.EOeolang.EOtxt
 
EOregex(Phi) - Constructor for class EOorg.EOeolang.EOtxt.EOregex
 
EOregex$EOcompile - Class in EOorg.EOeolang.EOtxt
REGEX.COMPILE.
EOregex$EOcompile(Phi) - Constructor for class EOorg.EOeolang.EOtxt.EOregex$EOcompile
Ctor.
EOregex$EOmatch - Class in EOorg.EOeolang.EOtxt
REGEX.MATCH.
EOregex$EOmatch(Phi) - Constructor for class EOorg.EOeolang.EOtxt.EOregex$EOmatch
Ctor.
EOregex$EOmatches - Class in EOorg.EOeolang.EOtxt
 
EOregex$EOmatches(Phi) - Constructor for class EOorg.EOeolang.EOtxt.EOregex$EOmatches
 
EOseq - Class in EOorg.EOeolang
SEQ.
EOseq(Phi) - Constructor for class EOorg.EOeolang.EOseq
Ctor.
EOsprintf - Class in EOorg.EOeolang.EOtxt
Sprintf.
EOsprintf(Phi) - Constructor for class EOorg.EOeolang.EOtxt.EOsprintf
Ctor.
EOsscanf - Class in EOorg.EOeolang.EOtxt
Sscanf.
EOsscanf(Phi) - Constructor for class EOorg.EOeolang.EOtxt.EOsscanf
Ctor.
EOstdin - Class in EOorg.EOeolang.EOio
 
EOstdin(Phi) - Constructor for class EOorg.EOeolang.EOio.EOstdin
 
EOstdin$EOnext_line - Class in EOorg.EOeolang.EOio
Standard Input.
EOstdin$EOnext_line(Phi) - Constructor for class EOorg.EOeolang.EOio.EOstdin$EOnext_line
Ctor.
EOstdin$EOφ - Class in EOorg.EOeolang.EOio
Standard Input.
EOstdin$EOφ(Phi) - Constructor for class EOorg.EOeolang.EOio.EOstdin$EOφ
Ctor.
EOstdout - Class in EOorg.EOeolang.EOio
Stdout.
EOstdout(Phi) - Constructor for class EOorg.EOeolang.EOio.EOstdout
Ctor.
EOstring - Class in EOorg.EOeolang
 
EOstring(Phi) - Constructor for class EOorg.EOeolang.EOstring
 
EOstring$EOas_bytes - Class in EOorg.EOeolang
AS-BYTES.
EOstring$EOas_bytes(Phi) - Constructor for class EOorg.EOeolang.EOstring$EOas_bytes
Ctor.
EOstring$EOas_hash - Class in EOorg.EOeolang
String as hash.
EOstring$EOas_hash(Phi) - Constructor for class EOorg.EOeolang.EOstring$EOas_hash
Ctor.
EOstring$EOeq - Class in EOorg.EOeolang
 
EOstring$EOeq(Phi) - Constructor for class EOorg.EOeolang.EOstring$EOeq
 
EOstring$EOlength - Class in EOorg.EOeolang
LENGTH.
EOstring$EOlength(Phi) - Constructor for class EOorg.EOeolang.EOstring$EOlength
Ctor.
EOstring$EOslice - Class in EOorg.EOeolang
SLICE.
EOstring$EOslice(Phi) - Constructor for class EOorg.EOeolang.EOstring$EOslice
Ctor.
EOswitch - Class in EOorg.EOeolang
 
EOswitch(Phi) - Constructor for class EOorg.EOeolang.EOswitch
 
EOswitch$EOarr - Class in EOorg.EOeolang
 
EOswitch$EOarr(Phi) - Constructor for class EOorg.EOeolang.EOswitch$EOarr
 
EOswitch$EOarr$EOt0$EOa2 - Class in EOorg.EOeolang
 
EOswitch$EOarr$EOt0$EOa2(Phi) - Constructor for class EOorg.EOeolang.EOswitch$EOarr$EOt0$EOa2
 
EOswitch$EOt1$EOa2 - Class in EOorg.EOeolang
 
EOswitch$EOt1$EOa2(Phi) - Constructor for class EOorg.EOeolang.EOswitch$EOt1$EOa2
 
EOtext - Class in EOorg.EOeolang.EOtxt
 
EOtext(Phi) - Constructor for class EOorg.EOeolang.EOtxt.EOtext
 
EOtext$EOjoined - Class in EOorg.EOeolang.EOtxt
JOINED.
EOtext$EOjoined(Phi) - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOjoined
Ctor.
EOtext$EOtrim - Class in EOorg.EOeolang.EOtxt
TRIM.
EOtext$EOtrim(Phi) - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOtrim
Ctor.
EOtry - Class in EOorg.EOeolang
TRY.
EOtry(Phi) - Constructor for class EOorg.EOeolang.EOtry
Ctor.
equals(Object) - Method in class EOorg.EOeolang.EOarray
 
equals(Object) - Method in class EOorg.EOeolang.EObool
 
equals(Object) - Method in class EOorg.EOeolang.EObytes
 
equals(Object) - Method in class EOorg.EOeolang.EOfloat
 
equals(Object) - Method in class EOorg.EOeolang.EOint
 
equals(Object) - Method in class EOorg.EOeolang.EOstring
 
equals(Object) - Method in class org.eolang.Data.ToPhi
 
equals(Object) - Method in class org.eolang.PhConst
 
equals(Object) - Method in class org.eolang.PhDefault
 
equals(Object) - Method in class org.eolang.PhLocated
 
equals(Object) - Method in class org.eolang.PhLogged
 
ExAbstract - Exception in org.eolang
Abstract exception.
ExAbstract() - Constructor for exception org.eolang.ExAbstract
Ctor.
ExFailure - Exception in org.eolang
Common exception.
ExFailure(String) - Constructor for exception org.eolang.ExFailure
Ctor.
ExFailure(String, Throwable) - Constructor for exception org.eolang.ExFailure
Ctor.
ExFlow - Exception in org.eolang
Control flow exception (see EOgoto for a good example of its usage).
ExFlow() - Constructor for exception org.eolang.ExFlow
Ctor.
Expr - Interface in org.eolang
Lambda expression.
ExprReduce<T> - Class in org.eolang
Builds a phi performing reduction operation on varargs parameter.
ExprReduce(String, String, Class<T>, BiFunction<T, T, T>) - Constructor for class org.eolang.ExprReduce
Ctor.
ExprReduce(String, String, Class<T>, BiFunction<T, T, T>, Function<T, String>) - Constructor for class org.eolang.ExprReduce
Ctor.
ExReadOnly - Exception in org.eolang
The exception raised when trying to put() an attribute, which is read-only.
ExReadOnly(String) - Constructor for exception org.eolang.ExReadOnly
Ctor.
ExReadOnly(String, Throwable) - Constructor for exception org.eolang.ExReadOnly
Ctor.
ExUnset - Exception in org.eolang
The exception raised when trying to get() an attribute, which is still abstract.
ExUnset(String) - Constructor for exception org.eolang.ExUnset
Ctor.
ExUnset(String, Throwable) - Constructor for exception org.eolang.ExUnset
Ctor.

F

fromBytes(Class<T>) - Method in class org.eolang.Param
Fetch BYTES as type.

G

get() - Method in class EOorg.EOeolang.AtMemoized
 
get() - Method in class org.eolang.AtComposite
 
get() - Method in class org.eolang.AtFree
 
get() - Method in class org.eolang.AtOnce
 
get() - Method in class org.eolang.AtSimple
 
get() - Method in interface org.eolang.Attr
Take the object out.
get() - Method in class org.eolang.AtVararg
 
get(Phi) - Method in interface org.eolang.Expr
Get the object.
get(Phi) - Method in class org.eolang.ExprReduce
 

H

hashCode() - Method in class EOorg.EOeolang.EOarray
 
hashCode() - Method in class EOorg.EOeolang.EObool
 
hashCode() - Method in class EOorg.EOeolang.EObytes
 
hashCode() - Method in class EOorg.EOeolang.EOfloat
 
hashCode() - Method in class EOorg.EOeolang.EOint
 
hashCode() - Method in class EOorg.EOeolang.EOstring
 
hashCode() - Method in class org.eolang.Data.Once
 
hashCode() - Method in class org.eolang.Data.ToPhi
 
hashCode() - Method in class org.eolang.PhConst
 
hashCode() - Method in class org.eolang.PhDefault
 
hashCode() - Method in class org.eolang.PhLocated
 
hashCode() - Method in class org.eolang.PhLogged
 

I

INSTANCE - EOorg.EOeolang.Ram
Ram instance.

M

main(String...) - Static method in class org.eolang.Main
The method called by JVM when the program starts.
Main - Class in org.eolang
Bridge between Java CLI and EO.
Main() - Constructor for class org.eolang.Main
 
move(Phi) - Method in class EOorg.EOeolang.EOerror.PhWithError
 
move(Phi) - Method in class org.eolang.Data.ToPhi
 
move(Phi) - Method in class org.eolang.PhConst
 
move(Phi) - Method in class org.eolang.PhDefault
 
move(Phi) - Method in interface org.eolang.Phi
Move it to a new parent.
move(Phi) - Method in class org.eolang.PhLocated
 
move(Phi) - Method in class org.eolang.PhLogged
 

N

name() - Method in annotation type org.eolang.XmirObject
The name of the object in EO.

O

oname() - Method in annotation type org.eolang.XmirObject
The original name of the object in EO, before optimization.
Once(Data<T>, Supplier<String>) - Constructor for class org.eolang.Data.Once
Ctor.
org.eolang - package org.eolang
EO runtime.

P

Param - Class in org.eolang
Param of an object (convenient retrieval mechanism).
Param(Phi) - Constructor for class org.eolang.Param
Ctor.
Param(Phi, String) - Constructor for class org.eolang.Param
Ctor.
PhConst - Class in org.eolang
A constant object.
PhConst(Phi) - Constructor for class org.eolang.PhConst
Ctor.
PhCopy - Class in org.eolang
A copy-making object.
PhCopy(Phi) - Constructor for class org.eolang.PhCopy
Ctor.
PhDefault - Class in org.eolang
A simple object.
PhDefault() - Constructor for class org.eolang.PhDefault
Ctor.
PhDefault(Phi) - Constructor for class org.eolang.PhDefault
Ctor.
Phi - Interface in org.eolang
A simple object.
PhLocated - Class in org.eolang
An object with coordinates (line and position).
PhLocated(Phi, int, int) - Constructor for class org.eolang.PhLocated
Ctor.
PhLogged - Class in org.eolang
An object that reports all manipulations with it to the log (very useful for debugging purposes).
PhLogged(Phi) - Constructor for class org.eolang.PhLogged
Ctor.
PhMethod - Class in org.eolang
A method-calling object.
PhMethod(Phi, String) - Constructor for class org.eolang.PhMethod
Ctor.
PhUnvar - Class in org.eolang
Unvaring object.
PhUnvar(Phi) - Constructor for class org.eolang.PhUnvar
Ctor.
PhWith - Class in org.eolang
A attr-putting object.
PhWith(Phi, int, Phi) - Constructor for class org.eolang.PhWith
Ctor.
PhWith(Phi, String, Phi) - Constructor for class org.eolang.PhWith
Ctor.
PhWithError(String) - Constructor for class EOorg.EOeolang.EOerror.PhWithError
Ctor.
PhWithError(String, Object...) - Constructor for class EOorg.EOeolang.EOerror.PhWithError
Ctor.
put(Phi) - Method in class EOorg.EOeolang.AtMemoized
 
put(Phi) - Method in class org.eolang.AtComposite
 
put(Phi) - Method in class org.eolang.AtFree
 
put(Phi) - Method in class org.eolang.AtOnce
 
put(Phi) - Method in class org.eolang.AtSimple
 
put(Phi) - Method in interface org.eolang.Attr
Put a new object in.
put(Phi) - Method in class org.eolang.AtVararg
 

R

Ram - Enum in EOorg.EOeolang
Random access.
read(Phi, int, int) - Method in enum EOorg.EOeolang.Ram
Read.

S

source() - Method in annotation type org.eolang.XmirObject
The name of the source file where this Java code was generated from.
strong(Class<T>) - Method in class org.eolang.Param
Fetch and check type.

T

take() - Method in class org.eolang.Data.Once
 
take() - Method in interface org.eolang.Data
Take the data.
take() - Method in class org.eolang.Data.Value
 
take() - Method in class org.eolang.Dataized
Take the object, no matter the type.
take(Class<T>) - Method in class org.eolang.Dataized
Take the data with a type.
Term - Interface in org.eolang
A φ-calculus term.
ToPhi(Object) - Constructor for class org.eolang.Data.ToPhi
Ctor.
toString() - Method in class EOorg.EOeolang.AtMemoized
 
toString() - Method in class org.eolang.AtComposite
 
toString() - Method in class org.eolang.AtFree
 
toString() - Method in class org.eolang.AtOnce
 
toString() - Method in class org.eolang.AtSimple
 
toString() - Method in class org.eolang.AtVararg
 
toString() - Method in class org.eolang.Data.Once
 
toString() - Method in class org.eolang.Data.ToPhi
 
toString() - Method in class org.eolang.Data.Value
 
toString() - Method in class org.eolang.PhConst
 
toString() - Method in class org.eolang.PhDefault
 
toString() - Method in class org.eolang.PhLocated
 
toString() - Method in class org.eolang.PhLogged
 
toStringWith(String...) - Method in class org.eolang.PhDefault
Make a string with this additional list of lines.

V

Value(T) - Constructor for class org.eolang.Data.Value
Ctor.
valueOf(String) - Static method in enum EOorg.EOeolang.Ram
Returns the enum constant of this type with the specified name.
values() - Static method in enum EOorg.EOeolang.Ram
Returns an array containing the constants of this enum type, in the order they are declared.
vertex - Variable in class org.eolang.PhDefault
Identity of it (the ID of the vertex).
Volatile - Annotation Type in org.eolang
Annotation for an object with a volatile phi (never cached).
VTX - Static variable in class org.eolang.PhDefault
Vertices.

W

weak() - Method in class org.eolang.Param
Fetch and DON'T check type.
write(Phi, int, byte[]) - Method in enum EOorg.EOeolang.Ram
Write.

X

XmirObject - Annotation Type in org.eolang
Annotation for an object made from XMIR.

Φ

Φ - Static variable in interface org.eolang.Phi
The global scope object, which owns all other objects.
φTerm() - Method in class EOorg.EOeolang.AtMemoized
 
φTerm() - Method in class EOorg.EOeolang.EOerror.PhWithError
 
φTerm() - Method in class org.eolang.AtComposite
 
φTerm() - Method in class org.eolang.AtFree
 
φTerm() - Method in class org.eolang.AtOnce
 
φTerm() - Method in class org.eolang.AtSimple
 
φTerm() - Method in class org.eolang.AtVararg
 
φTerm() - Method in class org.eolang.Data.ToPhi
 
φTerm() - Method in class org.eolang.Data.Value
 
φTerm() - Method in class org.eolang.PhConst
 
φTerm() - Method in class org.eolang.PhDefault
 
φTerm() - Method in class org.eolang.PhLocated
 
φTerm() - Method in class org.eolang.PhLogged
 
φTerm() - Method in interface org.eolang.Term
To φ-calculus term, as text.
A C D E F G H I M N O P R S T V W X Φ 
All Classes All Packages