A B C D E F G H I L M N O P R S T V W X Φ
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- add(String, Attr) - Method in class org.eolang.PhDefault
-
Add new attribute.
- and(Bytes) - Method in interface org.eolang.Bytes
-
AND operation.
- and(Bytes) - Method in class org.eolang.BytesOf
- asBytes() - Method in class org.eolang.Param
-
Fetch BYTES of any type.
- asNumber(Class<T>) - Method in interface org.eolang.Bytes
-
Convert to number.
- asNumber(Class<T>) - Method in class org.eolang.BytesOf
- 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.
- AtSafe - Class in org.eolang
-
It catches
ExFailure
and throwsEOerror.ExError
. - AtSafe(Attr) - Constructor for class org.eolang.AtSafe
-
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 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(int) - Method in class org.eolang.PhSafe
- 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(String) - Method in class org.eolang.PhSafe
- Attr - Interface in org.eolang
-
Attribute.
- AtVararg - Class in org.eolang
-
Vararg attribute.
- AtVararg() - Constructor for class org.eolang.AtVararg
-
Ctor.
B
- Bytes - Interface in org.eolang
-
Bytes.
- BytesOf - Class in org.eolang
-
Bytes.
- BytesOf(byte[]) - Constructor for class org.eolang.BytesOf
-
Ctor.
- BytesOf(long) - Constructor for class org.eolang.BytesOf
-
Ctor.
- BytesOf(Double) - Constructor for class org.eolang.BytesOf
-
Ctor.
- BytesOf(String) - Constructor for class org.eolang.BytesOf
-
Ctor.
C
- 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() - Method in class org.eolang.PhSafe
- 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.AtSafe
- 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
- 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.
- enclosure() - Method in exception EOorg.EOeolang.EOerror.ExError
-
Take it.
- EOangle - Class in EOorg.EOeolang.EOmath
- EOangle(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOangle
- EOangle$EOas_degrees - Class in EOorg.EOeolang.EOmath
- EOangle$EOas_degrees(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOangle$EOas_degrees
- EOangle$EOas_radians - Class in EOorg.EOeolang.EOmath
- EOangle$EOas_radians(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOangle$EOas_radians
- EOangle$EOctan - Class in EOorg.EOeolang.EOmath
- EOangle$EOctan(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOangle$EOctan
- EOangle$EOtan - Class in EOorg.EOeolang.EOmath
- EOangle$EOtan(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOangle$EOtan
- 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$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
- EObool$EOas_hash(Phi) - Constructor for class EOorg.EOeolang.EObool$EOas_hash
- 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_as_array - Class in EOorg.EOeolang.EOcollections
- EObytes_as_array(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EObytes_as_array
- EObytes_as_array$EOslice_byte - Class in EOorg.EOeolang.EOcollections
- EObytes_as_array$EOslice_byte(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EObytes_as_array$EOslice_byte
- 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
- EObytes$EOas_hash(Phi) - Constructor for class EOorg.EOeolang.EObytes$EOas_hash
- EObytes$EOas_hash$EOt0$EOa2 - Class in EOorg.EOeolang
- EObytes$EOas_hash$EOt0$EOa2(Phi) - Constructor for class EOorg.EOeolang.EObytes$EOas_hash$EOt0$EOa2
- 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.
- EOe - Class in EOorg.EOeolang.EOmath
- EOe(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOe
- EOerror - Class in EOorg.EOeolang
-
ERROR.
- EOerror(Phi) - Constructor for class EOorg.EOeolang.EOerror
-
Ctor.
- EOerror.ExError - Exception in EOorg.EOeolang
-
This exception is thrown by the
EOerror
object only. - 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$EOas_hash - Class in EOorg.EOeolang
- EOfloat$EOas_hash(Phi) - Constructor for class EOorg.EOeolang.EOfloat$EOas_hash
- 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$EOa1 - Class in EOorg.EOeolang
- EOfloat$EOminus$EOt1$EOa1(Phi) - Constructor for class EOorg.EOeolang.EOfloat$EOminus$EOt1$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$EOas_hash - Class in EOorg.EOeolang
- EOint$EOas_hash(Phi) - Constructor for class EOorg.EOeolang.EOint$EOas_hash
- 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$EOa1 - Class in EOorg.EOeolang
- EOint$EOminus$EOt1$EOa1(Phi) - Constructor for class EOorg.EOeolang.EOint$EOminus$EOt1$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$EOconcat - Class in EOorg.EOeolang.EOcollections
- EOlist$EOconcat(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOlist$EOconcat
- EOlist$EOconcat$EOt1$EOa2 - Class in EOorg.EOeolang.EOcollections
- EOlist$EOconcat$EOt1$EOa2(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOlist$EOconcat$EOt1$EOa2
- EOlist$EOeach - Class in EOorg.EOeolang.EOcollections
- EOlist$EOeach(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOlist$EOeach
- EOlist$EOeach$EOt1$EOt1$EOa1 - Class in EOorg.EOeolang.EOcollections
- EOlist$EOeach$EOt1$EOt1$EOa1(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOlist$EOeach$EOt1$EOt1$EOa1
- 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$EOfound - Class in EOorg.EOeolang.EOcollections
- EOlist$EOfound(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOlist$EOfound
- EOlist$EOfound$EOt1$EOa2 - Class in EOorg.EOeolang.EOcollections
- EOlist$EOfound$EOt1$EOa2(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOlist$EOfound$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$EOmapped - Class in EOorg.EOeolang.EOcollections
- EOlist$EOmapped(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOlist$EOmapped
- EOlist$EOmapped$EOt1$EOa1 - Class in EOorg.EOeolang.EOcollections
- EOlist$EOmapped$EOt1$EOa1(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOlist$EOmapped$EOt1$EOa1
- EOlist$EOmappedi - Class in EOorg.EOeolang.EOcollections
- EOlist$EOmappedi(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOlist$EOmappedi
- EOlist$EOmappedi$EOt1$EOt0$EOa2 - Class in EOorg.EOeolang.EOcollections
- EOlist$EOmappedi$EOt1$EOt0$EOa2(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOlist$EOmappedi$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$EOreduced - Class in EOorg.EOeolang.EOcollections
- EOlist$EOreduced(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOlist$EOreduced
- EOlist$EOreduced$EOt2$EOa2 - Class in EOorg.EOeolang.EOcollections
- EOlist$EOreduced$EOt2$EOa2(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOlist$EOreduced$EOt2$EOa2
- EOlist$EOreducedi - Class in EOorg.EOeolang.EOcollections
- EOlist$EOreducedi(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOlist$EOreducedi
- EOlist$EOreducedi$EOrec_reduced - Class in EOorg.EOeolang.EOcollections
- EOlist$EOreducedi$EOrec_reduced(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOlist$EOreducedi$EOrec_reduced
- EOlist$EOreducei - Class in EOorg.EOeolang.EOcollections
- EOlist$EOreducei(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOlist$EOreducei
- EOlist$EOreducei$EOrec_reduce - Class in EOorg.EOeolang.EOcollections
- EOlist$EOreducei$EOrec_reduce(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOlist$EOreducei$EOrec_reduce
- 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$EOkeys - Class in EOorg.EOeolang.EOcollections
- EOmap$EOkeys(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOmap$EOkeys
- EOmap$EOkeys$EOt1$EOa1 - Class in EOorg.EOeolang.EOcollections
- EOmap$EOkeys$EOt1$EOa1(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOmap$EOkeys$EOt1$EOa1
- 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$EOkeys - Class in EOorg.EOeolang.EOcollections
- EOmultimap$EOkeys(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOmultimap$EOkeys
- EOmultimap$EOkeys$EOt1$EOa1 - Class in EOorg.EOeolang.EOcollections
- EOmultimap$EOkeys$EOt1$EOa1(Phi) - Constructor for class EOorg.EOeolang.EOcollections.EOmultimap$EOkeys$EOt1$EOa1
- 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$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
- EOnan - Class in EOorg.EOeolang.EOmath
- EOnan(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnan
- EOnan$EOabs - Class in EOorg.EOeolang.EOmath
- EOnan$EOabs(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnan$EOabs
- EOnan$EOas_bytes - Class in EOorg.EOeolang.EOmath
- EOnan$EOas_bytes(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnan$EOas_bytes
- EOnan$EOas_int - Class in EOorg.EOeolang.EOmath
- EOnan$EOas_int(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnan$EOas_int
- EOnan$EOas_int$EOφ - Class in EOorg.EOeolang.EOmath
- EOnan$EOas_int$EOφ(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnan$EOas_int$EOφ
- EOnan$EOas_string - Class in EOorg.EOeolang.EOmath
- EOnan$EOas_string(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnan$EOas_string
- EOnan$EOdiv - Class in EOorg.EOeolang.EOmath
- EOnan$EOdiv(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnan$EOdiv
- EOnan$EOeq - Class in EOorg.EOeolang.EOmath
- EOnan$EOeq(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnan$EOeq
- EOnan$EOgt - Class in EOorg.EOeolang.EOmath
- EOnan$EOgt(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnan$EOgt
- EOnan$EOgte - Class in EOorg.EOeolang.EOmath
- EOnan$EOgte(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnan$EOgte
- EOnan$EOlt - Class in EOorg.EOeolang.EOmath
- EOnan$EOlt(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnan$EOlt
- EOnan$EOlte - Class in EOorg.EOeolang.EOmath
- EOnan$EOlte(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnan$EOlte
- EOnan$EOminus - Class in EOorg.EOeolang.EOmath
- EOnan$EOminus(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnan$EOminus
- EOnan$EOneg - Class in EOorg.EOeolang.EOmath
- EOnan$EOneg(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnan$EOneg
- EOnan$EOneq - Class in EOorg.EOeolang.EOmath
- EOnan$EOneq(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnan$EOneq
- EOnan$EOplus - Class in EOorg.EOeolang.EOmath
- EOnan$EOplus(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnan$EOplus
- EOnan$EOpow - Class in EOorg.EOeolang.EOmath
- EOnan$EOpow(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnan$EOpow
- EOnan$EOsignum - Class in EOorg.EOeolang.EOmath
- EOnan$EOsignum(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnan$EOsignum
- EOnan$EOtimes - Class in EOorg.EOeolang.EOmath
- EOnan$EOtimes(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnan$EOtimes
- EOnegative_infinity - Class in EOorg.EOeolang.EOmath
- EOnegative_infinity(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnegative_infinity
- EOnegative_infinity$EOabs - Class in EOorg.EOeolang.EOmath
- EOnegative_infinity$EOabs(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnegative_infinity$EOabs
- EOnegative_infinity$EOas_bytes - Class in EOorg.EOeolang.EOmath
- EOnegative_infinity$EOas_bytes(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnegative_infinity$EOas_bytes
- EOnegative_infinity$EOas_int - Class in EOorg.EOeolang.EOmath
- EOnegative_infinity$EOas_int(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnegative_infinity$EOas_int
- EOnegative_infinity$EOas_int$EOφ - Class in EOorg.EOeolang.EOmath
- EOnegative_infinity$EOas_int$EOφ(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnegative_infinity$EOas_int$EOφ
- EOnegative_infinity$EOas_string - Class in EOorg.EOeolang.EOmath
- EOnegative_infinity$EOas_string(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnegative_infinity$EOas_string
- EOnegative_infinity$EOdiv - Class in EOorg.EOeolang.EOmath
- EOnegative_infinity$EOdiv(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnegative_infinity$EOdiv
- EOnegative_infinity$EOeq - Class in EOorg.EOeolang.EOmath
- EOnegative_infinity$EOeq(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnegative_infinity$EOeq
- EOnegative_infinity$EOgt - Class in EOorg.EOeolang.EOmath
- EOnegative_infinity$EOgt(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnegative_infinity$EOgt
- EOnegative_infinity$EOgte - Class in EOorg.EOeolang.EOmath
- EOnegative_infinity$EOgte(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnegative_infinity$EOgte
- EOnegative_infinity$EOlt - Class in EOorg.EOeolang.EOmath
- EOnegative_infinity$EOlt(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnegative_infinity$EOlt
- EOnegative_infinity$EOlte - Class in EOorg.EOeolang.EOmath
- EOnegative_infinity$EOlte(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnegative_infinity$EOlte
- EOnegative_infinity$EOminus - Class in EOorg.EOeolang.EOmath
- EOnegative_infinity$EOminus(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnegative_infinity$EOminus
- EOnegative_infinity$EOmod - Class in EOorg.EOeolang.EOmath
- EOnegative_infinity$EOmod(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnegative_infinity$EOmod
- EOnegative_infinity$EOneg - Class in EOorg.EOeolang.EOmath
- EOnegative_infinity$EOneg(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnegative_infinity$EOneg
- EOnegative_infinity$EOneq - Class in EOorg.EOeolang.EOmath
- EOnegative_infinity$EOneq(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnegative_infinity$EOneq
- EOnegative_infinity$EOplus - Class in EOorg.EOeolang.EOmath
- EOnegative_infinity$EOplus(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnegative_infinity$EOplus
- EOnegative_infinity$EOpow - Class in EOorg.EOeolang.EOmath
- EOnegative_infinity$EOpow(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnegative_infinity$EOpow
- EOnegative_infinity$EOpow$EOnot_int - Class in EOorg.EOeolang.EOmath
- EOnegative_infinity$EOpow$EOnot_int(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnegative_infinity$EOpow$EOnot_int
- EOnegative_infinity$EOsignum - Class in EOorg.EOeolang.EOmath
- EOnegative_infinity$EOsignum(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnegative_infinity$EOsignum
- EOnegative_infinity$EOtimes - Class in EOorg.EOeolang.EOmath
- EOnegative_infinity$EOtimes(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnegative_infinity$EOtimes
- 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$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$EOis_nan - Class in EOorg.EOeolang.EOmath
- EOnumber$EOis_nan(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnumber$EOis_nan
- EOnumber$EOleft - Class in EOorg.EOeolang.EOmath
- EOnumber$EOleft(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnumber$EOleft
- 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$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$EOright - Class in EOorg.EOeolang.EOmath
- EOnumber$EOright(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOnumber$EOright
- 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
- 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
- EOorg.EOeolang.EOtxt - package EOorg.EOeolang.EOtxt
-
EO runtime, texts.
- EOpi - Class in EOorg.EOeolang.EOmath
- EOpi(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOpi
- EOpositive_infinity - Class in EOorg.EOeolang.EOmath
- EOpositive_infinity(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOpositive_infinity
- EOpositive_infinity$EOabs - Class in EOorg.EOeolang.EOmath
- EOpositive_infinity$EOabs(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOpositive_infinity$EOabs
- EOpositive_infinity$EOas_bytes - Class in EOorg.EOeolang.EOmath
- EOpositive_infinity$EOas_bytes(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOpositive_infinity$EOas_bytes
- EOpositive_infinity$EOas_int - Class in EOorg.EOeolang.EOmath
- EOpositive_infinity$EOas_int(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOpositive_infinity$EOas_int
- EOpositive_infinity$EOas_int$EOφ - Class in EOorg.EOeolang.EOmath
- EOpositive_infinity$EOas_int$EOφ(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOpositive_infinity$EOas_int$EOφ
- EOpositive_infinity$EOas_string - Class in EOorg.EOeolang.EOmath
- EOpositive_infinity$EOas_string(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOpositive_infinity$EOas_string
- EOpositive_infinity$EOdiv - Class in EOorg.EOeolang.EOmath
- EOpositive_infinity$EOdiv(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOpositive_infinity$EOdiv
- EOpositive_infinity$EOeq - Class in EOorg.EOeolang.EOmath
- EOpositive_infinity$EOeq(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOpositive_infinity$EOeq
- EOpositive_infinity$EOgt - Class in EOorg.EOeolang.EOmath
- EOpositive_infinity$EOgt(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOpositive_infinity$EOgt
- EOpositive_infinity$EOgte - Class in EOorg.EOeolang.EOmath
- EOpositive_infinity$EOgte(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOpositive_infinity$EOgte
- EOpositive_infinity$EOlt - Class in EOorg.EOeolang.EOmath
- EOpositive_infinity$EOlt(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOpositive_infinity$EOlt
- EOpositive_infinity$EOlte - Class in EOorg.EOeolang.EOmath
- EOpositive_infinity$EOlte(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOpositive_infinity$EOlte
- EOpositive_infinity$EOminus - Class in EOorg.EOeolang.EOmath
- EOpositive_infinity$EOminus(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOpositive_infinity$EOminus
- EOpositive_infinity$EOmod - Class in EOorg.EOeolang.EOmath
- EOpositive_infinity$EOmod(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOpositive_infinity$EOmod
- EOpositive_infinity$EOneg - Class in EOorg.EOeolang.EOmath
- EOpositive_infinity$EOneg(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOpositive_infinity$EOneg
- EOpositive_infinity$EOneq - Class in EOorg.EOeolang.EOmath
- EOpositive_infinity$EOneq(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOpositive_infinity$EOneq
- EOpositive_infinity$EOplus - Class in EOorg.EOeolang.EOmath
- EOpositive_infinity$EOplus(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOpositive_infinity$EOplus
- EOpositive_infinity$EOpow - Class in EOorg.EOeolang.EOmath
- EOpositive_infinity$EOpow(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOpositive_infinity$EOpow
- EOpositive_infinity$EOsignum - Class in EOorg.EOeolang.EOmath
- EOpositive_infinity$EOsignum(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOpositive_infinity$EOsignum
- EOpositive_infinity$EOtimes - Class in EOorg.EOeolang.EOmath
- EOpositive_infinity$EOtimes(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOpositive_infinity$EOtimes
- EOram - Class in EOorg.EOeolang
- EOram(Phi) - Constructor for class EOorg.EOeolang.EOram
- EOram$EOram_slice - Class in EOorg.EOeolang
- EOram$EOram_slice(Phi) - Constructor for class EOorg.EOeolang.EOram$EOram_slice
- EOram$EOram_slice$EOwrite - Class in EOorg.EOeolang
-
Write bytes to memory from position, according to the ram.slice object.
- EOram$EOram_slice$EOwrite(Phi) - Constructor for class EOorg.EOeolang.EOram$EOram_slice$EOwrite
-
Ctor.
- EOram$EOram_slice$EOφ - Class in EOorg.EOeolang
-
Read from memory.
- EOram$EOram_slice$EOφ(Phi) - Constructor for class EOorg.EOeolang.EOram$EOram_slice$EOφ
-
Ctor.
- EOram$EOslice - Class in EOorg.EOeolang
-
Slice fixed size of bytes from position.
- EOram$EOslice(Phi) - Constructor for class EOorg.EOeolang.EOram$EOslice
-
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$EOnext - Class in EOorg.EOeolang.EOmath
- EOrandom$EOnext(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOrandom$EOnext
- EOrandom$EOφ - Class in EOorg.EOeolang.EOmath
- EOrandom$EOφ(Phi) - Constructor for class EOorg.EOeolang.EOmath.EOrandom$EOφ
- 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
- EOregex$EOreplaced - Class in EOorg.EOeolang.EOtxt
- EOregex$EOreplaced(Phi) - Constructor for class EOorg.EOeolang.EOtxt.EOregex$EOreplaced
- EOregex$EOreplaced$EOreplacei - Class in EOorg.EOeolang.EOtxt
- EOregex$EOreplaced$EOreplacei(Phi) - Constructor for class EOorg.EOeolang.EOtxt.EOregex$EOreplaced$EOreplacei
- EOregex$EOreplaced$EOreplacei$EOmitem - Class in EOorg.EOeolang.EOtxt
- EOregex$EOreplaced$EOreplacei$EOmitem(Phi) - Constructor for class EOorg.EOeolang.EOtxt.EOregex$EOreplaced$EOreplacei$EOmitem
- EOregex$EOreplaced$EOreplacei$EOnextacc - Class in EOorg.EOeolang.EOtxt
- EOregex$EOreplaced$EOreplacei$EOnextacc(Phi) - Constructor for class EOorg.EOeolang.EOtxt.EOregex$EOreplaced$EOreplacei$EOnextacc
- EOregex$EOreplaced$EOreplacei$EOnextpt - Class in EOorg.EOeolang.EOtxt
- EOregex$EOreplaced$EOreplacei$EOnextpt(Phi) - Constructor for class EOorg.EOeolang.EOtxt.EOregex$EOreplaced$EOreplacei$EOnextpt
- EOregex$EOreplaced$EOreplacei$EOpart - Class in EOorg.EOeolang.EOtxt
- EOregex$EOreplaced$EOreplacei$EOpart(Phi) - Constructor for class EOorg.EOeolang.EOtxt.EOregex$EOreplaced$EOreplacei$EOpart
- 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
- EOstring$EOas_hash(Phi) - Constructor for class EOorg.EOeolang.EOstring$EOas_hash
- 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
- EOtext - Class in EOorg.EOeolang.EOtxt
- EOtext(Phi) - Constructor for class EOorg.EOeolang.EOtxt.EOtext
- EOtext$EOcontains - Class in EOorg.EOeolang.EOtxt
-
CONTAINS.
- EOtext$EOcontains(Phi) - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOcontains
-
Ctor.
- EOtext$EOends_with - Class in EOorg.EOeolang.EOtxt
-
ENDS_WITH.
- EOtext$EOends_with(Phi) - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOends_with
-
Ctor.
- EOtext$EOindex_of - Class in EOorg.EOeolang.EOtxt
-
INDEX_OF.
- EOtext$EOindex_of(Phi) - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOindex_of
-
Ctor.
- EOtext$EOjoined - Class in EOorg.EOeolang.EOtxt
- EOtext$EOjoined(Phi) - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOjoined
- EOtext$EOjoined$EOt1$EOa2 - Class in EOorg.EOeolang.EOtxt
- EOtext$EOjoined$EOt1$EOa2(Phi) - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOjoined$EOt1$EOa2
- EOtext$EOlower_case - Class in EOorg.EOeolang.EOtxt
-
LOWER_CASE.
- EOtext$EOlower_case(Phi) - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOlower_case
-
Ctor.
- EOtext$EOstarts_with - Class in EOorg.EOeolang.EOtxt
-
STARTS_WITH.
- EOtext$EOstarts_with(Phi) - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOstarts_with
-
Ctor.
- EOtext$EOtrim - Class in EOorg.EOeolang.EOtxt
-
TRIM.
- EOtext$EOtrim(Phi) - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOtrim
-
Ctor.
- EOtext$EOupper_case - Class in EOorg.EOeolang.EOtxt
-
UPPER_CASE.
- EOtext$EOupper_case(Phi) - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOupper_case
-
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.BytesOf
- equals(Object) - Method in class org.eolang.Data.Once
- 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
- equals(Object) - Method in class org.eolang.PhSafe
- ExAbstract - Exception in org.eolang
-
Abstract exception.
- ExAbstract() - Constructor for exception org.eolang.ExAbstract
-
Ctor.
- ExAbstract(String) - Constructor for exception org.eolang.ExAbstract
-
Ctor.
- ExError(Phi) - Constructor for exception EOorg.EOeolang.EOerror.ExError
-
Ctor.
- ExFailure - Exception in org.eolang
-
Common exception.
- ExFailure(String, Object...) - 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.AtSafe
- 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.BytesOf
- 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
- hashCode() - Method in class org.eolang.PhSafe
I
L
- location() - Method in class org.eolang.Data.ToPhi
- location() - Method in class org.eolang.PhConst
- location() - Method in class org.eolang.PhDefault
- location() - Method in interface org.eolang.Phi
-
Get code location of the phi.
- location() - Method in class org.eolang.PhLocated
- location() - Method in class org.eolang.PhLogged
- location() - Method in class org.eolang.PhSafe
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.
- make(String, Object...) - Static method in class EOorg.EOeolang.EOerror
-
Ctor.
- message(Throwable) - Static method in class EOorg.EOeolang.EOerror
-
Make a message from an exception.
- 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
- move(Phi) - Method in class org.eolang.PhSafe
N
- name() - Method in annotation type org.eolang.XmirObject
-
The name of the object in EO.
- not() - Method in interface org.eolang.Bytes
-
NOT operation.
- not() - Method in class org.eolang.BytesOf
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.
- or(Bytes) - Method in interface org.eolang.Bytes
-
OR operation.
- or(Bytes) - Method in class org.eolang.BytesOf
- 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.
- PhSafe - Class in org.eolang
-
It catches
ExFailure
and throwsEOerror.ExError
. - PhSafe(Phi) - Constructor for class org.eolang.PhSafe
-
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.
- 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.AtSafe
- 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
- shift(int) - Method in interface org.eolang.Bytes
-
Big-endian shift.
- shift(int) - Method in class org.eolang.BytesOf
- 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.BytesOf
- 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.AtSafe
- toString() - Method in class org.eolang.AtSimple
- toString() - Method in class org.eolang.AtVararg
- toString() - Method in class org.eolang.BytesOf
- 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
- toString() - Method in class org.eolang.PhSafe
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.
- xor(Bytes) - Method in interface org.eolang.Bytes
-
XOR operation.
- xor(Bytes) - Method in class org.eolang.BytesOf
Φ
- Φ - 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 org.eolang.AtComposite
- φTerm() - Method in class org.eolang.AtFree
- φTerm() - Method in class org.eolang.AtOnce
- φTerm() - Method in class org.eolang.AtSafe
- φ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 class org.eolang.PhSafe
- φTerm() - Method in interface org.eolang.Term
-
To φ-calculus term, as text.
All Classes All Packages