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
 
AtFree(Attr) - Constructor for class org.eolang.AtFree
 
AtFree(Attr, boolean) - Constructor for class org.eolang.AtFree
 
AtFree(Phi) - Constructor for class org.eolang.AtFree
 
AtOnce - Class in org.eolang
Read only once.
AtOnce(Attr) - Constructor for class org.eolang.AtOnce
 
AtSimple - Class in org.eolang
Default attribute.
AtSimple() - Constructor for class org.eolang.AtSimple
 
AtSimple(Phi) - Constructor for class org.eolang.AtSimple
 
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(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 - 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 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(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

EOarray - Class in EOorg.EOeolang
 
EOarray(Phi) - Constructor for class EOorg.EOeolang.EOarray
 
EOarray$EOappend - Class in EOorg.EOeolang
APPEND.
EOarray$EOappend(Phi) - Constructor for class EOorg.EOeolang.EOarray$EOappend
 
EOarray$EOeach - Class in EOorg.EOeolang
EACH.
EOarray$EOeach(Phi) - Constructor for class EOorg.EOeolang.EOarray$EOeach
 
EOarray$EOget - Class in EOorg.EOeolang
GET.
EOarray$EOget(Phi) - Constructor for class EOorg.EOeolang.EOarray$EOget
 
EOarray$EOis_empty - Class in EOorg.EOeolang
EMPTY.
EOarray$EOis_empty(Phi) - Constructor for class EOorg.EOeolang.EOarray$EOis_empty
 
EOarray$EOlength - Class in EOorg.EOeolang
LENGTH.
EOarray$EOlength(Phi) - Constructor for class EOorg.EOeolang.EOarray$EOlength
 
EOarray$EOmap - Class in EOorg.EOeolang
 
EOarray$EOmap(Phi) - Constructor for class EOorg.EOeolang.EOarray$EOmap
 
EOarray$EOmap$EOt1$EOa1 - Class in EOorg.EOeolang
 
EOarray$EOmap$EOt1$EOa1(Phi) - Constructor for class EOorg.EOeolang.EOarray$EOmap$EOt1$EOa1
 
EOarray$EOmapi - Class in EOorg.EOeolang
MAPI.
EOarray$EOmapi(Phi) - Constructor for class EOorg.EOeolang.EOarray$EOmapi
 
EOarray$EOreduce - Class in EOorg.EOeolang
REDUCE.
EOarray$EOreduce(Phi) - Constructor for class EOorg.EOeolang.EOarray$EOreduce
 
EOas_phi - Class in EOorg.EOeolang
AS-PHI.
EOas_phi(Phi) - Constructor for class EOorg.EOeolang.EOas_phi
 
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
 
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
 
EObool$EOnot - Class in EOorg.EOeolang
NOT.
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
 
EObool$EOwhile - Class in EOorg.EOeolang
WHILE.
EObool$EOwhile(Phi) - Constructor for class EOorg.EOeolang.EObool$EOwhile
 
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
 
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_char - Class in EOorg.EOeolang
BYTES.AS-CHAR.
EObytes$EOas_char(Phi) - Constructor for class EOorg.EOeolang.EObytes$EOas_char
 
EObytes$EOas_float - Class in EOorg.EOeolang
BYTES.AS-FLOAT.
EObytes$EOas_float(Phi) - Constructor for class EOorg.EOeolang.EObytes$EOas_float
 
EObytes$EOas_int - Class in EOorg.EOeolang
BYTES.AS-INT.
EObytes$EOas_int(Phi) - Constructor for class EOorg.EOeolang.EObytes$EOas_int
 
EObytes$EOas_string - Class in EOorg.EOeolang
BYTES.AS-STRING.
EObytes$EOas_string(Phi) - Constructor for class EOorg.EOeolang.EObytes$EOas_string
 
EObytes$EOeq - Class in EOorg.EOeolang
BYTES.EQ.
EObytes$EOeq(Phi) - Constructor for class EOorg.EOeolang.EObytes$EOeq
 
EObytes$EOleft - Class in EOorg.EOeolang
BYTES.LEFT.
EObytes$EOleft(Phi) - Constructor for class EOorg.EOeolang.EObytes$EOleft
 
EObytes$EOnot - Class in EOorg.EOeolang
BYTES.NOT.
EObytes$EOnot(Phi) - Constructor for class EOorg.EOeolang.EObytes$EOnot
 
EObytes$EOor - Class in EOorg.EOeolang
BYTES.OR.
EObytes$EOor(Phi) - Constructor for class EOorg.EOeolang.EObytes$EOor
 
EObytes$EOpart - Class in EOorg.EOeolang
BYTES.PART.
EObytes$EOpart(Phi) - Constructor for class EOorg.EOeolang.EObytes$EOpart
 
EObytes$EOright - Class in EOorg.EOeolang
BYTES.RIGHT.
EObytes$EOright(Phi) - Constructor for class EOorg.EOeolang.EObytes$EOright
 
EObytes$EOsize - Class in EOorg.EOeolang
BYTES.SIZE.
EObytes$EOsize(Phi) - Constructor for class EOorg.EOeolang.EObytes$EOsize
 
EObytes$EOxor - Class in EOorg.EOeolang
BYTES.XOR.
EObytes$EOxor(Phi) - Constructor for class EOorg.EOeolang.EObytes$EOxor
 
EOcage - Class in EOorg.EOeolang.EOgray
CAGE.
EOcage(Phi) - Constructor for class EOorg.EOeolang.EOgray.EOcage
 
EOchar - Class in EOorg.EOeolang
 
EOchar(Phi) - Constructor for class EOorg.EOeolang.EOchar
 
EOchar$EOas_bytes - Class in EOorg.EOeolang
CHAR.AS-BYTES.
EOchar$EOas_bytes(Phi) - Constructor for class EOorg.EOeolang.EOchar$EOas_bytes
 
EOchar$EOas_hash - Class in EOorg.EOeolang
 
EOchar$EOas_hash(Phi) - Constructor for class EOorg.EOeolang.EOchar$EOas_hash
 
EOchar$EOas_string - Class in EOorg.EOeolang
 
EOchar$EOas_string(Phi) - Constructor for class EOorg.EOeolang.EOchar$EOas_string
 
EOchar$EOeq - Class in EOorg.EOeolang
 
EOchar$EOeq(Phi) - Constructor for class EOorg.EOeolang.EOchar$EOeq
 
EOerror - Class in EOorg.EOeolang
 
EOerror(Phi) - Constructor for class EOorg.EOeolang.EOerror
 
EOfloat - Class in EOorg.EOeolang
 
EOfloat(Phi) - Constructor for class EOorg.EOeolang.EOfloat
 
EOfloat$EOabs - Class in EOorg.EOeolang
 
EOfloat$EOabs(Phi) - Constructor for class EOorg.EOeolang.EOfloat$EOabs
 
EOfloat$EOadd - Class in EOorg.EOeolang
ADD.
EOfloat$EOadd(Phi) - Constructor for class EOorg.EOeolang.EOfloat$EOadd
 
EOfloat$EOas_bytes - Class in EOorg.EOeolang
FLOAT.AS-BYTES.
EOfloat$EOas_bytes(Phi) - Constructor for class EOorg.EOeolang.EOfloat$EOas_bytes
 
EOfloat$EOas_hash - Class in EOorg.EOeolang
 
EOfloat$EOas_hash(Phi) - Constructor for class EOorg.EOeolang.EOfloat$EOas_hash
 
EOfloat$EOas_int - Class in EOorg.EOeolang
as-int.
EOfloat$EOas_int(Phi) - Constructor for class EOorg.EOeolang.EOfloat$EOas_int
 
EOfloat$EOas_string - Class in EOorg.EOeolang
as-string.
EOfloat$EOas_string(Phi) - Constructor for class EOorg.EOeolang.EOfloat$EOas_string
 
EOfloat$EOcos - Class in EOorg.EOeolang
Cos.
EOfloat$EOcos(Phi) - Constructor for class EOorg.EOeolang.EOfloat$EOcos
 
EOfloat$EOdiv - Class in EOorg.EOeolang
 
EOfloat$EOdiv(Phi) - Constructor for class EOorg.EOeolang.EOfloat$EOdiv
 
EOfloat$EOeq - Class in EOorg.EOeolang
 
EOfloat$EOeq(Phi) - Constructor for class EOorg.EOeolang.EOfloat$EOeq
 
EOfloat$EOgeq - Class in EOorg.EOeolang
 
EOfloat$EOgeq(Phi) - Constructor for class EOorg.EOeolang.EOfloat$EOgeq
 
EOfloat$EOgreater - Class in EOorg.EOeolang
GREATER.
EOfloat$EOgreater(Phi) - Constructor for class EOorg.EOeolang.EOfloat$EOgreater
 
EOfloat$EOleq - Class in EOorg.EOeolang
 
EOfloat$EOleq(Phi) - Constructor for class EOorg.EOeolang.EOfloat$EOleq
 
EOfloat$EOless - Class in EOorg.EOeolang
 
EOfloat$EOless(Phi) - Constructor for class EOorg.EOeolang.EOfloat$EOless
 
EOfloat$EOmul - Class in EOorg.EOeolang
MUL.
EOfloat$EOmul(Phi) - Constructor for class EOorg.EOeolang.EOfloat$EOmul
 
EOfloat$EOneg - Class in EOorg.EOeolang
 
EOfloat$EOneg(Phi) - Constructor for class EOorg.EOeolang.EOfloat$EOneg
 
EOfloat$EOneq - Class in EOorg.EOeolang
 
EOfloat$EOneq(Phi) - Constructor for class EOorg.EOeolang.EOfloat$EOneq
 
EOfloat$EOpow - Class in EOorg.EOeolang
POW.
EOfloat$EOpow(Phi) - Constructor for class EOorg.EOeolang.EOfloat$EOpow
 
EOfloat$EOsignum - Class in EOorg.EOeolang
 
EOfloat$EOsignum(Phi) - Constructor for class EOorg.EOeolang.EOfloat$EOsignum
 
EOfloat$EOsin - Class in EOorg.EOeolang
Sin.
EOfloat$EOsin(Phi) - Constructor for class EOorg.EOeolang.EOfloat$EOsin
 
EOfloat$EOsub - Class in EOorg.EOeolang
 
EOfloat$EOsub(Phi) - Constructor for class EOorg.EOeolang.EOfloat$EOsub
 
EOgoto - Class in EOorg.EOeolang.EOgray
GOTO.
EOgoto(Phi) - Constructor for class EOorg.EOeolang.EOgray.EOgoto
Ctor.
EOheap - Class in EOorg.EOeolang.EOgray
 
EOheap(Phi) - Constructor for class EOorg.EOeolang.EOgray.EOheap
 
EOheap$EOfree - Class in EOorg.EOeolang.EOgray
HEAP.FREE.
EOheap$EOfree(Phi) - Constructor for class EOorg.EOeolang.EOgray.EOheap$EOfree
 
EOheap$EOmalloc - Class in EOorg.EOeolang.EOgray
HEAP.MALLOC.
EOheap$EOmalloc(Phi) - Constructor for class EOorg.EOeolang.EOgray.EOheap$EOmalloc
 
EOheap$EOpointer - Class in EOorg.EOeolang.EOgray
 
EOheap$EOpointer(Phi) - Constructor for class EOorg.EOeolang.EOgray.EOheap$EOpointer
 
EOheap$EOpointer$EOadd - Class in EOorg.EOeolang.EOgray
 
EOheap$EOpointer$EOadd(Phi) - Constructor for class EOorg.EOeolang.EOgray.EOheap$EOpointer$EOadd
 
EOheap$EOpointer$EOblock - Class in EOorg.EOeolang.EOgray
HEAP.POINTER.BLOCK.
EOheap$EOpointer$EOblock(Phi) - Constructor for class EOorg.EOeolang.EOgray.EOheap$EOpointer$EOblock
 
EOheap$EOpointer$EOsub - Class in EOorg.EOeolang.EOgray
 
EOheap$EOpointer$EOsub(Phi) - Constructor for class EOorg.EOeolang.EOgray.EOheap$EOpointer$EOsub
 
EOint - Class in EOorg.EOeolang
 
EOint(Phi) - Constructor for class EOorg.EOeolang.EOint
 
EOint$EOabs - Class in EOorg.EOeolang
 
EOint$EOabs(Phi) - Constructor for class EOorg.EOeolang.EOint$EOabs
 
EOint$EOadd - Class in EOorg.EOeolang
ADD.
EOint$EOadd(Phi) - Constructor for class EOorg.EOeolang.EOint$EOadd
 
EOint$EOas_bytes - Class in EOorg.EOeolang
INT.AS-BYTES.
EOint$EOas_bytes(Phi) - Constructor for class EOorg.EOeolang.EOint$EOas_bytes
 
EOint$EOas_float - Class in EOorg.EOeolang
as-float.
EOint$EOas_float(Phi) - Constructor for class EOorg.EOeolang.EOint$EOas_float
 
EOint$EOas_hash - Class in EOorg.EOeolang
 
EOint$EOas_hash(Phi) - Constructor for class EOorg.EOeolang.EOint$EOas_hash
 
EOint$EOas_string - Class in EOorg.EOeolang
as-string.
EOint$EOas_string(Phi) - Constructor for class EOorg.EOeolang.EOint$EOas_string
 
EOint$EOdiv - Class in EOorg.EOeolang
DIV.
EOint$EOdiv(Phi) - Constructor for class EOorg.EOeolang.EOint$EOdiv
 
EOint$EOeq - Class in EOorg.EOeolang
 
EOint$EOeq(Phi) - Constructor for class EOorg.EOeolang.EOint$EOeq
 
EOint$EOgeq - Class in EOorg.EOeolang
 
EOint$EOgeq(Phi) - Constructor for class EOorg.EOeolang.EOint$EOgeq
 
EOint$EOgreater - Class in EOorg.EOeolang
GREATER.
EOint$EOgreater(Phi) - Constructor for class EOorg.EOeolang.EOint$EOgreater
 
EOint$EOleft - Class in EOorg.EOeolang
 
EOint$EOleft(Phi) - Constructor for class EOorg.EOeolang.EOint$EOleft
 
EOint$EOleq - Class in EOorg.EOeolang
 
EOint$EOleq(Phi) - Constructor for class EOorg.EOeolang.EOint$EOleq
 
EOint$EOless - Class in EOorg.EOeolang
 
EOint$EOless(Phi) - Constructor for class EOorg.EOeolang.EOint$EOless
 
EOint$EOmod - Class in EOorg.EOeolang
MOD.
EOint$EOmod(Phi) - Constructor for class EOorg.EOeolang.EOint$EOmod
 
EOint$EOmul - Class in EOorg.EOeolang
MUL.
EOint$EOmul(Phi) - Constructor for class EOorg.EOeolang.EOint$EOmul
 
EOint$EOneg - Class in EOorg.EOeolang
 
EOint$EOneg(Phi) - Constructor for class EOorg.EOeolang.EOint$EOneg
 
EOint$EOneq - Class in EOorg.EOeolang
 
EOint$EOneq(Phi) - Constructor for class EOorg.EOeolang.EOint$EOneq
 
EOint$EOpow - Class in EOorg.EOeolang
POW.
EOint$EOpow(Phi) - Constructor for class EOorg.EOeolang.EOint$EOpow
 
EOint$EOright - Class in EOorg.EOeolang
 
EOint$EOright(Phi) - Constructor for class EOorg.EOeolang.EOint$EOright
 
EOint$EOsub - Class in EOorg.EOeolang
 
EOint$EOsub(Phi) - Constructor for class EOorg.EOeolang.EOint$EOsub
 
EOint$EOxor - Class in EOorg.EOeolang
 
EOint$EOxor(Phi) - Constructor for class EOorg.EOeolang.EOint$EOxor
 
EOmemory - Class in EOorg.EOeolang
MEMORY.
EOmemory(Phi) - Constructor for class EOorg.EOeolang.EOmemory
 
EOorg.EOeolang - package EOorg.EOeolang
EO runtime.
EOorg.EOeolang.EOgray - package EOorg.EOeolang.EOgray
EO dirty objects (don't use them, most probably they will be deleted in the next versions of the runtime library).
EOorg.EOeolang.EOio - package EOorg.EOeolang.EOio
EO runtime, IO.
EOorg.EOeolang.EOtxt - package EOorg.EOeolang.EOtxt
EO runtime, texts.
EOram - Class in EOorg.EOeolang.EOgray
 
EOram(Phi) - Constructor for class EOorg.EOeolang.EOgray.EOram
 
EOram$EOread - Class in EOorg.EOeolang.EOgray
 
EOram$EOread(Phi) - Constructor for class EOorg.EOeolang.EOgray.EOram$EOread
 
EOram$EOwrite - Class in EOorg.EOeolang.EOgray
 
EOram$EOwrite(Phi) - Constructor for class EOorg.EOeolang.EOgray.EOram$EOwrite
 
EOrandom - Class in EOorg.EOeolang
RANDOM.
EOrandom(Phi) - Constructor for class EOorg.EOeolang.EOrandom
 
EOregex - Class in EOorg.EOeolang
 
EOregex(Phi) - Constructor for class EOorg.EOeolang.EOregex
 
EOregex$EOmatch - Class in EOorg.EOeolang
REGEX.
EOregex$EOmatch(Phi) - Constructor for class EOorg.EOeolang.EOregex$EOmatch
 
EOregex$EOmatches - Class in EOorg.EOeolang
 
EOregex$EOmatches(Phi) - Constructor for class EOorg.EOeolang.EOregex$EOmatches
 
EOseq - Class in EOorg.EOeolang
SEQ.
EOseq(Phi) - Constructor for class EOorg.EOeolang.EOseq
 
EOsprintf - Class in EOorg.EOeolang.EOtxt
Sprintf.
EOsprintf(Phi) - Constructor for class EOorg.EOeolang.EOtxt.EOsprintf
 
EOstdout - Class in EOorg.EOeolang.EOio
Stdout.
EOstdout(Phi) - Constructor for class EOorg.EOeolang.EOio.EOstdout
 
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
 
EOstring$EOas_float - Class in EOorg.EOeolang
AS-FLOAT.
EOstring$EOas_float(Phi) - Constructor for class EOorg.EOeolang.EOstring$EOas_float
 
EOstring$EOas_hash - Class in EOorg.EOeolang
 
EOstring$EOas_hash(Phi) - Constructor for class EOorg.EOeolang.EOstring$EOas_hash
 
EOstring$EOas_int - Class in EOorg.EOeolang
AS-INT.
EOstring$EOas_int(Phi) - Constructor for class EOorg.EOeolang.EOstring$EOas_int
 
EOstring$EOchar_at - Class in EOorg.EOeolang
CHAR-AT.
EOstring$EOchar_at(Phi) - Constructor for class EOorg.EOeolang.EOstring$EOchar_at
 
EOstring$EOeq - Class in EOorg.EOeolang
 
EOstring$EOeq(Phi) - Constructor for class EOorg.EOeolang.EOstring$EOeq
 
EOstring$EOjoined - Class in EOorg.EOeolang
JOIN.
EOstring$EOjoined(Phi) - Constructor for class EOorg.EOeolang.EOstring$EOjoined
 
EOstring$EOlength - Class in EOorg.EOeolang
LENGTH.
EOstring$EOlength(Phi) - Constructor for class EOorg.EOeolang.EOstring$EOlength
 
EOstring$EOtrim - Class in EOorg.EOeolang
TRIM.
EOstring$EOtrim(Phi) - Constructor for class EOorg.EOeolang.EOstring$EOtrim
 
EOtry - Class in EOorg.EOeolang.EOgray
TRY.
EOtry(Phi) - Constructor for class EOorg.EOeolang.EOgray.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.EOchar
 
equals(Object) - Method in class EOorg.EOeolang.EOfloat
 
equals(Object) - Method in class EOorg.EOeolang.EOint
 
equals(Object) - Method in class EOorg.EOeolang.EOregex
 
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
 
ExAbstract - Exception in org.eolang
Abstract exception.
ExAbstract() - Constructor for exception org.eolang.ExAbstract
 
ExFailure - Exception in org.eolang
Common exception.
ExFailure(String) - Constructor for exception org.eolang.ExFailure
 
ExFailure(String, Throwable) - Constructor for exception org.eolang.ExFailure
 
ExFlow - Exception in org.eolang
Control flow exception (see EOgoto for a good example of its usage).
ExFlow() - Constructor for exception org.eolang.ExFlow
 
Expr - Interface in org.eolang
Lambda expression.
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
 
ExReadOnly(String, Throwable) - Constructor for exception org.eolang.ExReadOnly
 
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
 
ExUnset(String, Throwable) - Constructor for exception org.eolang.ExUnset
 

F

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

G

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.

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.EOchar
 
hashCode() - Method in class EOorg.EOeolang.EOfloat
 
hashCode() - Method in class EOorg.EOeolang.EOint
 
hashCode() - Method in class EOorg.EOeolang.EOregex
 
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
 

I

INSTANCE - org.eolang.gray.Ram
 

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 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
 

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
 
org.eolang - package org.eolang
EO runtime.
org.eolang.gray - package org.eolang.gray
 

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 const origin.
PhConst(Phi) - Constructor for class org.eolang.PhConst
Ctor.
PhConst(Phi, Map<String, Attr>, Map<Integer, Attr>) - 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.
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.
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 org.eolang.gray
Random access.
read(Phi, int, int) - Method in enum org.eolang.gray.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
 
toString() - Method in class EOorg.EOeolang.EOmemory
 
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
 
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
 
valueOf(String) - Static method in enum org.eolang.gray.Ram
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.eolang.gray.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).
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 org.eolang.gray.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 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 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