A B C D E F G H L M N O P R S T U V X Φ 
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
 
asBool() - Method in class org.eolang.Dataized
Extract the data from the object and convert to boolean.
asBytes() - Method in class org.eolang.Dataized
Extract the data from the object and convert to Bytes.
asNumber() - Method in interface org.eolang.Bytes
Convert to double number.
asNumber() - Method in class org.eolang.BytesOf
 
asNumber() - Method in class org.eolang.Dataized
Extract the data from the object and convert to number.
asNumber(Class<T>) - Method in interface org.eolang.Bytes
Convert to number.
asNumber(Class<T>) - Method in class org.eolang.BytesOf
 
asString() - Method in interface org.eolang.Bytes
Convert to string.
asString() - Method in class org.eolang.BytesOf
 
asString() - Method in class org.eolang.Dataized
Extract the data from the object and convert to string.
AtComposite - Class in org.eolang
Attribute that constructs object lazily.
AtComposite(Phi, Expr) - Constructor for class org.eolang.AtComposite
Ctor.
AtEnvelope - Class in org.eolang
Wrapper for Attr.
AtEnvelope(Attr) - Constructor for class org.eolang.AtEnvelope
Ctor.
AtFormed - Class in org.eolang
Attribute that constructs object lazily.
AtFormed(Supplier<Phi>) - Constructor for class org.eolang.AtFormed
Ctor.
Atom - Interface in org.eolang
Atom.
AtomSafe - Class in org.eolang
Atom that catches exceptions.
AtomSafe(Atom) - Constructor for class org.eolang.AtomSafe
Ctor.
AtOnce - Class in org.eolang
Attribute that retrieves object only once.
AtOnce(Attr) - Constructor for class org.eolang.AtOnce
Ctor.
AtSimple - Class in org.eolang
Default attribute that just keeps single object.
AtSimple() - Constructor for class org.eolang.AtSimple
Ctor.
AtSimple(Phi) - Constructor for class org.eolang.AtSimple
Ctor.
attach(byte[]) - Method in interface org.eolang.Data
Attach data to the object.
attach(byte[]) - Method in class org.eolang.Data.ToPhi
 
attach(byte[]) - Method in class org.eolang.PhDefault
 
attach(byte[]) - Method in class org.eolang.PhLocated
 
attach(byte[]) - Method in class org.eolang.PhLogged
 
attach(byte[]) - Method in class org.eolang.PhSafe
 
attach(byte[]) - Method in class org.eolang.PhTraced
 
Attr - Interface in org.eolang
Attribute.
AtVoid - Class in org.eolang
Void attribute.
AtVoid(String) - Constructor for class org.eolang.AtVoid
Ctor.

B

bind(int, int, String) - Method in interface org.eolang.Universe
Binds child to parent.
bind(int, int, String) - Method in class org.eolang.UniverseDefault
 
bind(int, int, String) - Method in class org.eolang.UniverseSafe
 
Bytes - Interface in org.eolang
Bytes.
BytesOf - Class in org.eolang
Bytes.
BytesOf(byte[]) - Constructor for class org.eolang.BytesOf
Ctor.
BytesOf(char) - Constructor for class org.eolang.BytesOf
Ctor.
BytesOf(double) - Constructor for class org.eolang.BytesOf
Ctor.
BytesOf(int) - Constructor for class org.eolang.BytesOf
Ctor.
BytesOf(long) - Constructor for class org.eolang.BytesOf
Ctor.
BytesOf(String) - Constructor for class org.eolang.BytesOf
Ctor.
BytesOf(Bytes) - Constructor for class org.eolang.BytesOf
Ctor.

C

copy() - Method in class org.eolang.Data.ToPhi
 
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() - Method in class org.eolang.PhTraced
 
copy(int) - Method in interface org.eolang.Universe
Copies the eo object.
copy(int) - Method in class org.eolang.UniverseDefault
 
copy(int) - Method in class org.eolang.UniverseSafe
 
copy(Phi) - Method in class org.eolang.AtComposite
 
copy(Phi) - Method in class org.eolang.AtEnvelope
 
copy(Phi) - Method in class org.eolang.AtFormed
 
copy(Phi) - Method in class org.eolang.AtOnce
 
copy(Phi) - Method in interface org.eolang.Attr
Make a copy of it.
copy(Phi) - Method in class org.eolang.AtVoid
 

D

Data - Interface in org.eolang
A data container.
Data.ToPhi - Class in org.eolang
Makes a Phi out of a primitive Java object, like String or Integer.
dataize(int) - Method in interface org.eolang.Universe
Dataizes the eo object by vertex and return byte array.
dataize(int) - Method in class org.eolang.UniverseDefault
 
dataize(int) - Method in class org.eolang.UniverseSafe
 
Dataized - Class in org.eolang
A dataized object.
Dataized(Phi) - Constructor for class org.eolang.Dataized
Ctor.
Dataized(Phi, Logger) - Constructor for class org.eolang.Dataized
Ctor.
delta() - Method in interface org.eolang.Data
Take the data.
delta() - Method in class org.eolang.Data.ToPhi
 
delta() - Method in class org.eolang.PhDefault
 
delta() - Method in class org.eolang.PhLocated
 
delta() - Method in class org.eolang.PhLogged
 
delta() - Method in class org.eolang.PhSafe
 
delta() - Method in class org.eolang.PhTraced
 
DELTA - Static variable in interface org.eolang.Attr
Delta attribute.

E

EMPTY - Static variable in interface org.eolang.Term
Empty term.
enclosure() - Method in exception EOorg.EOeolang.EOerror.ExError
Take it.
EOas_phi - Class in EOorg.EOeolang
AS-PHI.
EOas_phi() - Constructor for class EOorg.EOeolang.EOas_phi
Ctor.
EObytes - Class in EOorg.EOeolang
 
EObytes() - Constructor for class EOorg.EOeolang.EObytes
 
EObytes_as_array - Class in EOorg.EOeolang.EOstructs
 
EObytes_as_array() - Constructor for class EOorg.EOeolang.EOstructs.EObytes_as_array
 
EObytes_as_array$EOslice_byte - Class in EOorg.EOeolang.EOstructs
 
EObytes_as_array$EOslice_byte() - Constructor for class EOorg.EOeolang.EOstructs.EObytes_as_array$EOslice_byte
 
EObytes_as_input - Class in EOorg.EOeolang.EOio
 
EObytes_as_input() - Constructor for class EOorg.EOeolang.EOio.EObytes_as_input
 
EObytes_as_input$EOread - Class in EOorg.EOeolang.EOio
 
EObytes_as_input$EOread() - Constructor for class EOorg.EOeolang.EOio.EObytes_as_input$EOread
 
EObytes_as_input$EOread$EOinput_block - Class in EOorg.EOeolang.EOio
 
EObytes_as_input$EOread$EOinput_block() - Constructor for class EOorg.EOeolang.EOio.EObytes_as_input$EOread$EOinput_block
 
EObytes_as_input$EOread$EOinput_block$EOread - Class in EOorg.EOeolang.EOio
 
EObytes_as_input$EOread$EOinput_block$EOread() - Constructor for class EOorg.EOeolang.EOio.EObytes_as_input$EOread$EOinput_block$EOread
 
EObytes$EOand - Class in EOorg.EOeolang
BYTES.AND.
EObytes$EOand() - Constructor for class EOorg.EOeolang.EObytes$EOand
Ctor.
EObytes$EOas_number - Class in EOorg.EOeolang
 
EObytes$EOas_number() - Constructor for class EOorg.EOeolang.EObytes$EOas_number
 
EObytes$EOas_string - Class in EOorg.EOeolang
 
EObytes$EOas_string() - Constructor for class EOorg.EOeolang.EObytes$EOas_string
 
EObytes$EOconcat - Class in EOorg.EOeolang
BYTES.CONCAT.
EObytes$EOconcat() - Constructor for class EOorg.EOeolang.EObytes$EOconcat
Ctor.
EObytes$EOeq - Class in EOorg.EOeolang
BYTES.EQ.
EObytes$EOeq() - Constructor for class EOorg.EOeolang.EObytes$EOeq
Ctor.
EObytes$EOleft - Class in EOorg.EOeolang
 
EObytes$EOleft() - Constructor for class EOorg.EOeolang.EObytes$EOleft
 
EObytes$EOnot - Class in EOorg.EOeolang
BYTES.NOT.
EObytes$EOnot() - Constructor for class EOorg.EOeolang.EObytes$EOnot
 
EObytes$EOor - Class in EOorg.EOeolang
BYTES.OR.
EObytes$EOor() - Constructor for class EOorg.EOeolang.EObytes$EOor
Ctor.
EObytes$EOright - Class in EOorg.EOeolang
BYTES.RIGHT.
EObytes$EOright() - Constructor for class EOorg.EOeolang.EObytes$EOright
Ctor.
EObytes$EOsize - Class in EOorg.EOeolang
BYTES.SIZE.
EObytes$EOsize() - Constructor for class EOorg.EOeolang.EObytes$EOsize
 
EObytes$EOslice - Class in EOorg.EOeolang
BYTES.SLICE.
EObytes$EOslice() - Constructor for class EOorg.EOeolang.EObytes$EOslice
Ctor.
EObytes$EOxor - Class in EOorg.EOeolang
BYTES.XOR.
EObytes$EOxor() - Constructor for class EOorg.EOeolang.EObytes$EOxor
Ctor.
EOcage - Class in EOorg.EOeolang
 
EOcage() - Constructor for class EOorg.EOeolang.EOcage
 
EOcage$EOencaged - Class in EOorg.EOeolang
 
EOcage$EOencaged() - Constructor for class EOorg.EOeolang.EOcage$EOencaged
 
EOcage$EOencaged$EOencage - Class in EOorg.EOeolang
Cage.encaged.encage object.
EOcage$EOencaged$EOφ - Class in EOorg.EOeolang
Cage.encaged.φ object.
EOcage$EOencaged$EOφ() - Constructor for class EOorg.EOeolang.EOcage$EOencaged$EOφ
 
EOcage$EOφ - Class in EOorg.EOeolang
Cage.φ object.
EOcage$EOφ() - Constructor for class EOorg.EOeolang.EOcage$EOφ
 
EOconsole - Class in EOorg.EOeolang.EOio
 
EOconsole() - Constructor for class EOorg.EOeolang.EOio.EOconsole
 
EOconsole$EOread - Class in EOorg.EOeolang.EOio
 
EOconsole$EOread() - Constructor for class EOorg.EOeolang.EOio.EOconsole$EOread
 
EOconsole$EOread$EOinput_block - Class in EOorg.EOeolang.EOio
 
EOconsole$EOread$EOinput_block() - Constructor for class EOorg.EOeolang.EOio.EOconsole$EOread$EOinput_block
 
EOconsole$EOread$EOinput_block$EOread - Class in EOorg.EOeolang.EOio
 
EOconsole$EOread$EOinput_block$EOread() - Constructor for class EOorg.EOeolang.EOio.EOconsole$EOread$EOinput_block$EOread
 
EOconsole$EOread$EOread_bytes - Class in EOorg.EOeolang.EOio
Console.read.read-bytes.
EOconsole$EOread$EOread_bytes() - Constructor for class EOorg.EOeolang.EOio.EOconsole$EOread$EOread_bytes
Ctor.
EOconsole$EOwrite - Class in EOorg.EOeolang.EOio
 
EOconsole$EOwrite() - Constructor for class EOorg.EOeolang.EOio.EOconsole$EOwrite
 
EOconsole$EOwrite$EOoutput_block - Class in EOorg.EOeolang.EOio
 
EOconsole$EOwrite$EOoutput_block() - Constructor for class EOorg.EOeolang.EOio.EOconsole$EOwrite$EOoutput_block
 
EOconsole$EOwrite$EOoutput_block$EOwrite - Class in EOorg.EOeolang.EOio
 
EOconsole$EOwrite$EOoutput_block$EOwrite() - Constructor for class EOorg.EOeolang.EOio.EOconsole$EOwrite$EOoutput_block$EOwrite
 
EOconsole$EOwrite$EOwritten_bytes - Class in EOorg.EOeolang.EOio
Console.write.written-bytes.
EOconsole$EOwrite$EOwritten_bytes() - Constructor for class EOorg.EOeolang.EOio.EOconsole$EOwrite$EOwritten_bytes
Default ctor.
EOconsole$EOwrite$EOwritten_bytes(OutputStream) - Constructor for class EOorg.EOeolang.EOio.EOconsole$EOwrite$EOwritten_bytes
Ctor for the tests.
EOcti - Class in EOorg.EOeolang
 
EOcti() - Constructor for class EOorg.EOeolang.EOcti
 
EOdataized - Class in EOorg.EOeolang
Dataized.
EOdataized() - Constructor for class EOorg.EOeolang.EOdataized
Ctor.
EOerror - Class in EOorg.EOeolang
ERROR.
EOerror() - Constructor for class EOorg.EOeolang.EOerror
Ctor.
EOerror.ExError - Exception in EOorg.EOeolang
This exception is thrown by the EOerror object only.
EOfalse - Class in EOorg.EOeolang
 
EOfalse() - Constructor for class EOorg.EOeolang.EOfalse
 
EOfalse$EOand - Class in EOorg.EOeolang
 
EOfalse$EOand() - Constructor for class EOorg.EOeolang.EOfalse$EOand
 
EOfalse$EOif - Class in EOorg.EOeolang
 
EOfalse$EOif() - Constructor for class EOorg.EOeolang.EOfalse$EOif
 
EOfalse$EOor - Class in EOorg.EOeolang
 
EOfalse$EOor() - Constructor for class EOorg.EOeolang.EOfalse$EOor
 
EOgo - Class in EOorg.EOeolang
 
EOgo() - Constructor for class EOorg.EOeolang.EOgo
 
EOgo$EOt0$EOt0$EOt0$EOa2 - Class in EOorg.EOeolang
 
EOgo$EOt0$EOt0$EOt0$EOa2() - Constructor for class EOorg.EOeolang.EOgo$EOt0$EOt0$EOt0$EOa2
 
EOgo$EOto - Class in EOorg.EOeolang
 
EOgo$EOto() - Constructor for class EOorg.EOeolang.EOgo$EOto
 
EOgo$EOto$EOauto_named_attr_at_65_9 - Class in EOorg.EOeolang
 
EOgo$EOto$EOauto_named_attr_at_65_9() - Constructor for class EOorg.EOeolang.EOgo$EOto$EOauto_named_attr_at_65_9
 
EOgo$EOto$EOtoken - Class in EOorg.EOeolang
 
EOgo$EOto$EOtoken() - Constructor for class EOorg.EOeolang.EOgo$EOto$EOtoken
 
EOgo$EOto$EOtoken$EOforward - Class in EOorg.EOeolang
 
EOgo$EOto$EOtoken$EOforward() - Constructor for class EOorg.EOeolang.EOgo$EOto$EOtoken$EOforward
 
EOgo$EOto$EOtoken$EOjump - Class in EOorg.EOeolang
 
EOgo$EOto$EOtoken$EOjump() - Constructor for class EOorg.EOeolang.EOgo$EOto$EOtoken$EOjump
 
EOhash_code_of - Class in EOorg.EOeolang.EOstructs
 
EOhash_code_of() - Constructor for class EOorg.EOeolang.EOstructs.EOhash_code_of
 
EOhash_code_of$EOφ - Class in EOorg.EOeolang.EOstructs
 
EOhash_code_of$EOφ() - Constructor for class EOorg.EOeolang.EOstructs.EOhash_code_of$EOφ
 
EOhash_code_of$EOφ$EOrec_hash_code - Class in EOorg.EOeolang.EOstructs
 
EOhash_code_of$EOφ$EOrec_hash_code() - Constructor for class EOorg.EOeolang.EOstructs.EOhash_code_of$EOφ$EOrec_hash_code
 
EOline_separator - Class in EOorg.EOeolang.EOsys
 
EOline_separator() - Constructor for class EOorg.EOeolang.EOsys.EOline_separator
 
EOlist - Class in EOorg.EOeolang.EOstructs
 
EOlist() - Constructor for class EOorg.EOeolang.EOstructs.EOlist
 
EOlist$EOconcat - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOconcat() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOconcat
 
EOlist$EOconcat$EOt1$EOa2 - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOconcat$EOt1$EOa2() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOconcat$EOt1$EOa2
 
EOlist$EOcontains - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOcontains() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOcontains
 
EOlist$EOeach - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOeach() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOeach
 
EOlist$EOeach$EOauto_named_attr_at_126_32 - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOeach$EOauto_named_attr_at_126_32() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOeach$EOauto_named_attr_at_126_32
 
EOlist$EOeachi - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOeachi() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOeachi
 
EOlist$EOeachi$EOauto_named_attr_at_115_22 - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOeachi$EOauto_named_attr_at_115_22() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOeachi$EOauto_named_attr_at_115_22
 
EOlist$EOeq - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOeq() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOeq
 
EOlist$EOeq$EOauto_named_attr_at_159_24 - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOeq$EOauto_named_attr_at_159_24() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOeq$EOauto_named_attr_at_159_24
 
EOlist$EOfiltered - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOfiltered() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOfiltered
 
EOlist$EOfiltered$EOauto_named_attr_at_245_32 - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOfiltered$EOauto_named_attr_at_245_32() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOfiltered$EOauto_named_attr_at_245_32
 
EOlist$EOfilteredi - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOfilteredi() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOfilteredi
 
EOlist$EOfilteredi$EOrec_filtered - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOfilteredi$EOrec_filtered() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOfilteredi$EOrec_filtered
 
EOlist$EOhead - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOhead() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOhead
 
EOlist$EOhead$EOauto_named_attr_at_266_32 - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOhead$EOauto_named_attr_at_266_32() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOhead$EOauto_named_attr_at_266_32
 
EOlist$EOindex_of - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOindex_of() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOindex_of
 
EOlist$EOindex_of$EOauto_named_attr_at_179_24 - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOindex_of$EOauto_named_attr_at_179_24() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOindex_of$EOauto_named_attr_at_179_24
 
EOlist$EOis_empty - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOis_empty() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOis_empty
 
EOlist$EOlast_index_of - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOlast_index_of() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOlast_index_of
 
EOlist$EOlast_index_of$EOauto_named_attr_at_192_24 - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOlast_index_of$EOauto_named_attr_at_192_24() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOlast_index_of$EOauto_named_attr_at_192_24
 
EOlist$EOmapped - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOmapped() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOmapped
 
EOlist$EOmapped$EOauto_named_attr_at_105_30 - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOmapped$EOauto_named_attr_at_105_30() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOmapped$EOauto_named_attr_at_105_30
 
EOlist$EOmappedi - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOmappedi() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOmappedi
 
EOlist$EOmappedi$EOauto_named_attr_at_95_24 - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOmappedi$EOauto_named_attr_at_95_24() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOmappedi$EOauto_named_attr_at_95_24
 
EOlist$EOreduced - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOreduced() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOreduced
 
EOlist$EOreduced$EOauto_named_attr_at_85_42 - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOreduced$EOauto_named_attr_at_85_42() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOreduced$EOauto_named_attr_at_85_42
 
EOlist$EOreducedi - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOreducedi() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOreducedi
 
EOlist$EOreducedi$EOrec_reduced - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOreducedi$EOrec_reduced() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOreducedi$EOrec_reduced
 
EOlist$EOsorted - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOsorted() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOsorted
 
EOlist$EOtail - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOtail() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOtail
 
EOlist$EOtail$EOauto_named_attr_at_282_26 - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOtail$EOauto_named_attr_at_282_26() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOtail$EOauto_named_attr_at_282_26
 
EOlist$EOwith - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOwith() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOwith
 
EOlist$EOwithi - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOwithi() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOwithi
 
EOlist$EOwithout - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOwithout() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOwithout
 
EOlist$EOwithout$EOauto_named_attr_at_144_20 - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOwithout$EOauto_named_attr_at_144_20() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOwithout$EOauto_named_attr_at_144_20
 
EOlist$EOwithouti - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOwithouti() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOwithouti
 
EOlist$EOwithouti$EOauto_named_attr_at_133_24 - Class in EOorg.EOeolang.EOstructs
 
EOlist$EOwithouti$EOauto_named_attr_at_133_24() - Constructor for class EOorg.EOeolang.EOstructs.EOlist$EOwithouti$EOauto_named_attr_at_133_24
 
EOmalloc - Class in EOorg.EOeolang
 
EOmalloc() - Constructor for class EOorg.EOeolang.EOmalloc
 
EOmalloc_as_output - Class in EOorg.EOeolang.EOio
 
EOmalloc_as_output() - Constructor for class EOorg.EOeolang.EOio.EOmalloc_as_output
 
EOmalloc_as_output$EOwrite - Class in EOorg.EOeolang.EOio
 
EOmalloc_as_output$EOwrite() - Constructor for class EOorg.EOeolang.EOio.EOmalloc_as_output$EOwrite
 
EOmalloc_as_output$EOwrite$EOoutput_block - Class in EOorg.EOeolang.EOio
 
EOmalloc_as_output$EOwrite$EOoutput_block() - Constructor for class EOorg.EOeolang.EOio.EOmalloc_as_output$EOwrite$EOoutput_block
 
EOmalloc_as_output$EOwrite$EOoutput_block$EOwrite - Class in EOorg.EOeolang.EOio
 
EOmalloc_as_output$EOwrite$EOoutput_block$EOwrite() - Constructor for class EOorg.EOeolang.EOio.EOmalloc_as_output$EOwrite$EOoutput_block$EOwrite
 
EOmalloc$EOfor - Class in EOorg.EOeolang
 
EOmalloc$EOfor() - Constructor for class EOorg.EOeolang.EOmalloc$EOfor
 
EOmalloc$EOfor$EOauto_named_attr_at_90_9 - Class in EOorg.EOeolang
 
EOmalloc$EOfor$EOauto_named_attr_at_90_9() - Constructor for class EOorg.EOeolang.EOmalloc$EOfor$EOauto_named_attr_at_90_9
 
EOmalloc$EOof - Class in EOorg.EOeolang
 
EOmalloc$EOof() - Constructor for class EOorg.EOeolang.EOmalloc$EOof
 
EOmalloc$EOof$EOallocated - Class in EOorg.EOeolang
 
EOmalloc$EOof$EOallocated() - Constructor for class EOorg.EOeolang.EOmalloc$EOof$EOallocated
 
EOmalloc$EOof$EOallocated$EOget - Class in EOorg.EOeolang
 
EOmalloc$EOof$EOallocated$EOget() - Constructor for class EOorg.EOeolang.EOmalloc$EOof$EOallocated$EOget
 
EOmalloc$EOof$EOallocated$EOput - Class in EOorg.EOeolang
 
EOmalloc$EOof$EOallocated$EOput() - Constructor for class EOorg.EOeolang.EOmalloc$EOof$EOallocated$EOput
 
EOmalloc$EOof$EOallocated$EOread - Class in EOorg.EOeolang
Malloc.of.allocated.read object.
EOmalloc$EOof$EOallocated$EOwrite - Class in EOorg.EOeolang
Malloc.of.allocated.write object.
EOmalloc$EOof$EOφ - Class in EOorg.EOeolang
Malloc.of.φ object.
EOmalloc$EOof$EOφ() - Constructor for class EOorg.EOeolang.EOmalloc$EOof$EOφ
 
EOmap - Class in EOorg.EOeolang.EOstructs
 
EOmap() - Constructor for class EOorg.EOeolang.EOstructs.EOmap
 
EOmap$EOauto_named_attr_at_39_6 - Class in EOorg.EOeolang.EOstructs
 
EOmap$EOauto_named_attr_at_39_6() - Constructor for class EOorg.EOeolang.EOstructs.EOmap$EOauto_named_attr_at_39_6
 
EOmap$EOauto_named_attr_at_39_6$EOrec_rebuild - Class in EOorg.EOeolang.EOstructs
 
EOmap$EOauto_named_attr_at_39_6$EOrec_rebuild() - Constructor for class EOorg.EOeolang.EOstructs.EOmap$EOauto_named_attr_at_39_6$EOrec_rebuild
 
EOmap$EOauto_named_attr_at_39_6$EOrec_rebuild$EOauto_named_attr_at_61_18 - Class in EOorg.EOeolang.EOstructs
 
EOmap$EOauto_named_attr_at_39_6$EOrec_rebuild$EOauto_named_attr_at_61_18() - Constructor for class EOorg.EOeolang.EOstructs.EOmap$EOauto_named_attr_at_39_6$EOrec_rebuild$EOauto_named_attr_at_61_18
 
EOmap$EOentry - Class in EOorg.EOeolang.EOstructs
 
EOmap$EOentry() - Constructor for class EOorg.EOeolang.EOstructs.EOmap$EOentry
 
EOmap$EOinitialized - Class in EOorg.EOeolang.EOstructs
 
EOmap$EOinitialized() - Constructor for class EOorg.EOeolang.EOstructs.EOmap$EOinitialized
 
EOmap$EOinitialized$EOfound - Class in EOorg.EOeolang.EOstructs
 
EOmap$EOinitialized$EOfound() - Constructor for class EOorg.EOeolang.EOstructs.EOmap$EOinitialized$EOfound
 
EOmap$EOinitialized$EOfound$EOnot_found - Class in EOorg.EOeolang.EOstructs
 
EOmap$EOinitialized$EOfound$EOnot_found() - Constructor for class EOorg.EOeolang.EOstructs.EOmap$EOinitialized$EOfound$EOnot_found
 
EOmap$EOinitialized$EOfound$EOrec_key_search - Class in EOorg.EOeolang.EOstructs
 
EOmap$EOinitialized$EOfound$EOrec_key_search() - Constructor for class EOorg.EOeolang.EOstructs.EOmap$EOinitialized$EOfound$EOrec_key_search
 
EOmap$EOinitialized$EOfound$EOrec_key_search$EOauto_named_attr_at_135_54 - Class in EOorg.EOeolang.EOstructs
 
EOmap$EOinitialized$EOfound$EOrec_key_search$EOauto_named_attr_at_135_54() - Constructor for class EOorg.EOeolang.EOstructs.EOmap$EOinitialized$EOfound$EOrec_key_search$EOauto_named_attr_at_135_54
 
EOmap$EOinitialized$EOhas - Class in EOorg.EOeolang.EOstructs
 
EOmap$EOinitialized$EOhas() - Constructor for class EOorg.EOeolang.EOstructs.EOmap$EOinitialized$EOhas
 
EOmap$EOinitialized$EOkeys - Class in EOorg.EOeolang.EOstructs
 
EOmap$EOinitialized$EOkeys() - Constructor for class EOorg.EOeolang.EOstructs.EOmap$EOinitialized$EOkeys
 
EOmap$EOinitialized$EOkeys$EOt0$EOa1 - Class in EOorg.EOeolang.EOstructs
 
EOmap$EOinitialized$EOkeys$EOt0$EOa1() - Constructor for class EOorg.EOeolang.EOstructs.EOmap$EOinitialized$EOkeys$EOt0$EOa1
 
EOmap$EOinitialized$EOvalues - Class in EOorg.EOeolang.EOstructs
 
EOmap$EOinitialized$EOvalues() - Constructor for class EOorg.EOeolang.EOstructs.EOmap$EOinitialized$EOvalues
 
EOmap$EOinitialized$EOvalues$EOt0$EOa1 - Class in EOorg.EOeolang.EOstructs
 
EOmap$EOinitialized$EOvalues$EOt0$EOa1() - Constructor for class EOorg.EOeolang.EOstructs.EOmap$EOinitialized$EOvalues$EOt0$EOa1
 
EOmap$EOinitialized$EOwith - Class in EOorg.EOeolang.EOstructs
 
EOmap$EOinitialized$EOwith() - Constructor for class EOorg.EOeolang.EOstructs.EOmap$EOinitialized$EOwith
 
EOmap$EOinitialized$EOwith$EOauto_named_attr_at_155_50 - Class in EOorg.EOeolang.EOstructs
 
EOmap$EOinitialized$EOwith$EOauto_named_attr_at_155_50() - Constructor for class EOorg.EOeolang.EOstructs.EOmap$EOinitialized$EOwith$EOauto_named_attr_at_155_50
 
EOmap$EOinitialized$EOwith$EOauto_named_attr_at_156_12 - Class in EOorg.EOeolang.EOstructs
 
EOmap$EOinitialized$EOwith$EOauto_named_attr_at_156_12() - Constructor for class EOorg.EOeolang.EOstructs.EOmap$EOinitialized$EOwith$EOauto_named_attr_at_156_12
 
EOmap$EOinitialized$EOwithout - Class in EOorg.EOeolang.EOstructs
 
EOmap$EOinitialized$EOwithout() - Constructor for class EOorg.EOeolang.EOstructs.EOmap$EOinitialized$EOwithout
 
EOmap$EOinitialized$EOwithout$EOauto_named_attr_at_169_48 - Class in EOorg.EOeolang.EOstructs
 
EOmap$EOinitialized$EOwithout$EOauto_named_attr_at_169_48() - Constructor for class EOorg.EOeolang.EOstructs.EOmap$EOinitialized$EOwithout$EOauto_named_attr_at_169_48
 
EOnan - Class in EOorg.EOeolang
 
EOnan() - Constructor for class EOorg.EOeolang.EOnan
 
EOnan$EOdiv - Class in EOorg.EOeolang
 
EOnan$EOdiv() - Constructor for class EOorg.EOeolang.EOnan$EOdiv
 
EOnan$EOeq - Class in EOorg.EOeolang
 
EOnan$EOeq() - Constructor for class EOorg.EOeolang.EOnan$EOeq
 
EOnan$EOgt - Class in EOorg.EOeolang
 
EOnan$EOgt() - Constructor for class EOorg.EOeolang.EOnan$EOgt
 
EOnan$EOgte - Class in EOorg.EOeolang
 
EOnan$EOgte() - Constructor for class EOorg.EOeolang.EOnan$EOgte
 
EOnan$EOlt - Class in EOorg.EOeolang
 
EOnan$EOlt() - Constructor for class EOorg.EOeolang.EOnan$EOlt
 
EOnan$EOlte - Class in EOorg.EOeolang
 
EOnan$EOlte() - Constructor for class EOorg.EOeolang.EOnan$EOlte
 
EOnan$EOminus - Class in EOorg.EOeolang
 
EOnan$EOminus() - Constructor for class EOorg.EOeolang.EOnan$EOminus
 
EOnan$EOneg - Class in EOorg.EOeolang
 
EOnan$EOneg() - Constructor for class EOorg.EOeolang.EOnan$EOneg
 
EOnan$EOplus - Class in EOorg.EOeolang
 
EOnan$EOplus() - Constructor for class EOorg.EOeolang.EOnan$EOplus
 
EOnan$EOtimes - Class in EOorg.EOeolang
 
EOnan$EOtimes() - Constructor for class EOorg.EOeolang.EOnan$EOtimes
 
EOnegative_infinity - Class in EOorg.EOeolang
 
EOnegative_infinity() - Constructor for class EOorg.EOeolang.EOnegative_infinity
 
EOnegative_infinity$EOdiv - Class in EOorg.EOeolang
 
EOnegative_infinity$EOdiv() - Constructor for class EOorg.EOeolang.EOnegative_infinity$EOdiv
 
EOnegative_infinity$EOdiv$EOis_nan - Class in EOorg.EOeolang
 
EOnegative_infinity$EOdiv$EOis_nan() - Constructor for class EOorg.EOeolang.EOnegative_infinity$EOdiv$EOis_nan
 
EOnegative_infinity$EOdiv$EOis_nan_or_infinite - Class in EOorg.EOeolang
 
EOnegative_infinity$EOdiv$EOis_nan_or_infinite() - Constructor for class EOorg.EOeolang.EOnegative_infinity$EOdiv$EOis_nan_or_infinite
 
EOnegative_infinity$EOeq - Class in EOorg.EOeolang
 
EOnegative_infinity$EOeq() - Constructor for class EOorg.EOeolang.EOnegative_infinity$EOeq
 
EOnegative_infinity$EOgt - Class in EOorg.EOeolang
 
EOnegative_infinity$EOgt() - Constructor for class EOorg.EOeolang.EOnegative_infinity$EOgt
 
EOnegative_infinity$EOgte - Class in EOorg.EOeolang
 
EOnegative_infinity$EOgte() - Constructor for class EOorg.EOeolang.EOnegative_infinity$EOgte
 
EOnegative_infinity$EOlt - Class in EOorg.EOeolang
 
EOnegative_infinity$EOlt() - Constructor for class EOorg.EOeolang.EOnegative_infinity$EOlt
 
EOnegative_infinity$EOlte - Class in EOorg.EOeolang
 
EOnegative_infinity$EOlte() - Constructor for class EOorg.EOeolang.EOnegative_infinity$EOlte
 
EOnegative_infinity$EOminus - Class in EOorg.EOeolang
 
EOnegative_infinity$EOminus() - Constructor for class EOorg.EOeolang.EOnegative_infinity$EOminus
 
EOnegative_infinity$EOminus$EOis_nan - Class in EOorg.EOeolang
 
EOnegative_infinity$EOminus$EOis_nan() - Constructor for class EOorg.EOeolang.EOnegative_infinity$EOminus$EOis_nan
 
EOnegative_infinity$EOplus - Class in EOorg.EOeolang
 
EOnegative_infinity$EOplus() - Constructor for class EOorg.EOeolang.EOnegative_infinity$EOplus
 
EOnegative_infinity$EOplus$EOis_nan - Class in EOorg.EOeolang
 
EOnegative_infinity$EOplus$EOis_nan() - Constructor for class EOorg.EOeolang.EOnegative_infinity$EOplus$EOis_nan
 
EOnegative_infinity$EOtimes - Class in EOorg.EOeolang
 
EOnegative_infinity$EOtimes() - Constructor for class EOorg.EOeolang.EOnegative_infinity$EOtimes
 
EOnegative_infinity$EOtimes$EOis_nan - Class in EOorg.EOeolang
 
EOnegative_infinity$EOtimes$EOis_nan() - Constructor for class EOorg.EOeolang.EOnegative_infinity$EOtimes$EOis_nan
 
EOnegative_infinity$EOtimes$EOis_nan_or_zero - Class in EOorg.EOeolang
 
EOnegative_infinity$EOtimes$EOis_nan_or_zero() - Constructor for class EOorg.EOeolang.EOnegative_infinity$EOtimes$EOis_nan_or_zero
 
EOnumber - Class in EOorg.EOeolang
 
EOnumber() - Constructor for class EOorg.EOeolang.EOnumber
 
EOnumber$EOdiv - Class in EOorg.EOeolang
Number.div object.
EOnumber$EOdiv() - Constructor for class EOorg.EOeolang.EOnumber$EOdiv
Ctor.
EOnumber$EOeq - Class in EOorg.EOeolang
 
EOnumber$EOeq() - Constructor for class EOorg.EOeolang.EOnumber$EOeq
 
EOnumber$EOfloor - Class in EOorg.EOeolang
Number.floor object.
EOnumber$EOfloor() - Constructor for class EOorg.EOeolang.EOnumber$EOfloor
 
EOnumber$EOgt - Class in EOorg.EOeolang
Number.gt object.
EOnumber$EOgt() - Constructor for class EOorg.EOeolang.EOnumber$EOgt
Ctor.
EOnumber$EOgte - Class in EOorg.EOeolang
 
EOnumber$EOgte() - Constructor for class EOorg.EOeolang.EOnumber$EOgte
 
EOnumber$EOlt - Class in EOorg.EOeolang
 
EOnumber$EOlt() - Constructor for class EOorg.EOeolang.EOnumber$EOlt
 
EOnumber$EOlte - Class in EOorg.EOeolang
 
EOnumber$EOlte() - Constructor for class EOorg.EOeolang.EOnumber$EOlte
 
EOnumber$EOminus - Class in EOorg.EOeolang
 
EOnumber$EOminus() - Constructor for class EOorg.EOeolang.EOnumber$EOminus
 
EOnumber$EOneg - Class in EOorg.EOeolang
 
EOnumber$EOneg() - Constructor for class EOorg.EOeolang.EOnumber$EOneg
 
EOnumber$EOplus - Class in EOorg.EOeolang
Number.plus.
EOnumber$EOplus() - Constructor for class EOorg.EOeolang.EOnumber$EOplus
Ctor.
EOnumber$EOtimes - Class in EOorg.EOeolang
Number.times object.
EOnumber$EOtimes() - Constructor for class EOorg.EOeolang.EOnumber$EOtimes
Ctor.
EOorg - package EOorg
EO org package.
EOorg.EOeolang - package EOorg.EOeolang
EO runtime.
EOorg.EOeolang.EOio - package EOorg.EOeolang.EOio
EO runtime, IO.
EOorg.EOeolang.EOstructs - package EOorg.EOeolang.EOstructs
 
EOorg.EOeolang.EOsys - package EOorg.EOeolang.EOsys
EO runtime, SYS.
EOorg.EOeolang.EOtxt - package EOorg.EOeolang.EOtxt
EO runtime, TXT.
EOpositive_infinity - Class in EOorg.EOeolang
 
EOpositive_infinity() - Constructor for class EOorg.EOeolang.EOpositive_infinity
 
EOpositive_infinity$EOdiv - Class in EOorg.EOeolang
 
EOpositive_infinity$EOdiv() - Constructor for class EOorg.EOeolang.EOpositive_infinity$EOdiv
 
EOpositive_infinity$EOdiv$EOis_nan - Class in EOorg.EOeolang
 
EOpositive_infinity$EOdiv$EOis_nan() - Constructor for class EOorg.EOeolang.EOpositive_infinity$EOdiv$EOis_nan
 
EOpositive_infinity$EOdiv$EOis_nan_or_infinite - Class in EOorg.EOeolang
 
EOpositive_infinity$EOdiv$EOis_nan_or_infinite() - Constructor for class EOorg.EOeolang.EOpositive_infinity$EOdiv$EOis_nan_or_infinite
 
EOpositive_infinity$EOeq - Class in EOorg.EOeolang
 
EOpositive_infinity$EOeq() - Constructor for class EOorg.EOeolang.EOpositive_infinity$EOeq
 
EOpositive_infinity$EOgt - Class in EOorg.EOeolang
 
EOpositive_infinity$EOgt() - Constructor for class EOorg.EOeolang.EOpositive_infinity$EOgt
 
EOpositive_infinity$EOgte - Class in EOorg.EOeolang
 
EOpositive_infinity$EOgte() - Constructor for class EOorg.EOeolang.EOpositive_infinity$EOgte
 
EOpositive_infinity$EOlt - Class in EOorg.EOeolang
 
EOpositive_infinity$EOlt() - Constructor for class EOorg.EOeolang.EOpositive_infinity$EOlt
 
EOpositive_infinity$EOlte - Class in EOorg.EOeolang
 
EOpositive_infinity$EOlte() - Constructor for class EOorg.EOeolang.EOpositive_infinity$EOlte
 
EOpositive_infinity$EOminus - Class in EOorg.EOeolang
 
EOpositive_infinity$EOminus() - Constructor for class EOorg.EOeolang.EOpositive_infinity$EOminus
 
EOpositive_infinity$EOminus$EOis_nan - Class in EOorg.EOeolang
 
EOpositive_infinity$EOminus$EOis_nan() - Constructor for class EOorg.EOeolang.EOpositive_infinity$EOminus$EOis_nan
 
EOpositive_infinity$EOplus - Class in EOorg.EOeolang
 
EOpositive_infinity$EOplus() - Constructor for class EOorg.EOeolang.EOpositive_infinity$EOplus
 
EOpositive_infinity$EOplus$EOis_nan - Class in EOorg.EOeolang
 
EOpositive_infinity$EOplus$EOis_nan() - Constructor for class EOorg.EOeolang.EOpositive_infinity$EOplus$EOis_nan
 
EOpositive_infinity$EOtimes - Class in EOorg.EOeolang
 
EOpositive_infinity$EOtimes() - Constructor for class EOorg.EOeolang.EOpositive_infinity$EOtimes
 
EOpositive_infinity$EOtimes$EOis_nan - Class in EOorg.EOeolang
 
EOpositive_infinity$EOtimes$EOis_nan() - Constructor for class EOorg.EOeolang.EOpositive_infinity$EOtimes$EOis_nan
 
EOpositive_infinity$EOtimes$EOis_nan_or_zero - Class in EOorg.EOeolang
 
EOpositive_infinity$EOtimes$EOis_nan_or_zero() - Constructor for class EOorg.EOeolang.EOpositive_infinity$EOtimes$EOis_nan_or_zero
 
EOrange - Class in EOorg.EOeolang.EOstructs
 
EOrange() - Constructor for class EOorg.EOeolang.EOstructs.EOrange
 
EOrange_of_ints - Class in EOorg.EOeolang.EOstructs
 
EOrange_of_ints() - Constructor for class EOorg.EOeolang.EOstructs.EOrange_of_ints
 
EOrange_of_ints$EOauto_named_attr_at_44_8 - Class in EOorg.EOeolang.EOstructs
 
EOrange_of_ints$EOauto_named_attr_at_44_8() - Constructor for class EOorg.EOeolang.EOstructs.EOrange_of_ints$EOauto_named_attr_at_44_8
 
EOrange_of_ints$EOauto_named_attr_at_44_8$EObuild - Class in EOorg.EOeolang.EOstructs
 
EOrange_of_ints$EOauto_named_attr_at_44_8$EObuild() - Constructor for class EOorg.EOeolang.EOstructs.EOrange_of_ints$EOauto_named_attr_at_44_8$EObuild
 
EOrange$EOappended - Class in EOorg.EOeolang.EOstructs
 
EOrange$EOappended() - Constructor for class EOorg.EOeolang.EOstructs.EOrange$EOappended
 
EOregex - Class in EOorg.EOeolang.EOtxt
 
EOregex() - Constructor for class EOorg.EOeolang.EOtxt.EOregex
 
EOregex$EOcompiled - Class in EOorg.EOeolang.EOtxt
Regex.compiled.
EOregex$EOcompiled() - Constructor for class EOorg.EOeolang.EOtxt.EOregex$EOcompiled
 
EOregex$EOpattern - Class in EOorg.EOeolang.EOtxt
 
EOregex$EOpattern() - Constructor for class EOorg.EOeolang.EOtxt.EOregex$EOpattern
 
EOregex$EOpattern$EOmatch - Class in EOorg.EOeolang.EOtxt
 
EOregex$EOpattern$EOmatch() - Constructor for class EOorg.EOeolang.EOtxt.EOregex$EOpattern$EOmatch
 
EOregex$EOpattern$EOmatch$EOmatched - Class in EOorg.EOeolang.EOtxt
 
EOregex$EOpattern$EOmatch$EOmatched() - Constructor for class EOorg.EOeolang.EOtxt.EOregex$EOpattern$EOmatch$EOmatched
 
EOregex$EOpattern$EOmatch$EOmatched_from_index - Class in EOorg.EOeolang.EOtxt
Regex.pattern.match.matched-from-index.
EOregex$EOpattern$EOmatch$EOmatched_from_index() - Constructor for class EOorg.EOeolang.EOtxt.EOregex$EOpattern$EOmatch$EOmatched_from_index
Ctor.
EOregex$EOpattern$EOmatch$EOmatched$EOgroup - Class in EOorg.EOeolang.EOtxt
 
EOregex$EOpattern$EOmatch$EOmatched$EOgroup() - Constructor for class EOorg.EOeolang.EOtxt.EOregex$EOpattern$EOmatch$EOmatched$EOgroup
 
EOregex$EOpattern$EOmatch$EOnot_matched - Class in EOorg.EOeolang.EOtxt
 
EOregex$EOpattern$EOmatch$EOnot_matched() - Constructor for class EOorg.EOeolang.EOtxt.EOregex$EOpattern$EOmatch$EOnot_matched
 
EOregex$EOpattern$EOmatches - Class in EOorg.EOeolang.EOtxt
 
EOregex$EOpattern$EOmatches() - Constructor for class EOorg.EOeolang.EOtxt.EOregex$EOpattern$EOmatches
 
EOrust - Class in EOorg.EOeolang
Rust.
EOrust() - Constructor for class EOorg.EOeolang.EOrust
Ctor.
EOseq - Class in EOorg.EOeolang
 
EOseq() - Constructor for class EOorg.EOeolang.EOseq
 
EOseq$EOloop - Class in EOorg.EOeolang
 
EOseq$EOloop() - Constructor for class EOorg.EOeolang.EOseq$EOloop
 
EOset - Class in EOorg.EOeolang.EOstructs
 
EOset() - Constructor for class EOorg.EOeolang.EOstructs.EOset
 
EOset$EOinitialized - Class in EOorg.EOeolang.EOstructs
 
EOset$EOinitialized() - Constructor for class EOorg.EOeolang.EOstructs.EOset$EOinitialized
 
EOset$EOinitialized$EOhas - Class in EOorg.EOeolang.EOstructs
 
EOset$EOinitialized$EOhas() - Constructor for class EOorg.EOeolang.EOstructs.EOset$EOinitialized$EOhas
 
EOset$EOinitialized$EOwith - Class in EOorg.EOeolang.EOstructs
 
EOset$EOinitialized$EOwith() - Constructor for class EOorg.EOeolang.EOstructs.EOset$EOinitialized$EOwith
 
EOset$EOinitialized$EOwithout - Class in EOorg.EOeolang.EOstructs
 
EOset$EOinitialized$EOwithout() - Constructor for class EOorg.EOeolang.EOstructs.EOset$EOinitialized$EOwithout
 
EOset$EOt1$EOt0$EOt0$EOt0$EOt0$EOa1 - Class in EOorg.EOeolang.EOstructs
 
EOset$EOt1$EOt0$EOt0$EOt0$EOt0$EOa1() - Constructor for class EOorg.EOeolang.EOstructs.EOset$EOt1$EOt0$EOt0$EOt0$EOt0$EOa1
 
EOsprintf - Class in EOorg.EOeolang.EOtxt
Sprintf.
EOsprintf() - Constructor for class EOorg.EOeolang.EOtxt.EOsprintf
Ctor.
EOsscanf - Class in EOorg.EOeolang.EOtxt
Sscanf.
EOsscanf() - Constructor for class EOorg.EOeolang.EOtxt.EOsscanf
Ctor.
EOstdin - Class in EOorg.EOeolang.EOio
 
EOstdin() - Constructor for class EOorg.EOeolang.EOio.EOstdin
 
EOstdin$EOall_lines - Class in EOorg.EOeolang.EOio
 
EOstdin$EOall_lines() - Constructor for class EOorg.EOeolang.EOio.EOstdin$EOall_lines
 
EOstdin$EOall_lines$EOrec_read - Class in EOorg.EOeolang.EOio
 
EOstdin$EOall_lines$EOrec_read() - Constructor for class EOorg.EOeolang.EOio.EOstdin$EOall_lines$EOrec_read
 
EOstdin$EOnext_line - Class in EOorg.EOeolang.EOio
 
EOstdin$EOnext_line() - Constructor for class EOorg.EOeolang.EOio.EOstdin$EOnext_line
 
EOstdin$EOnext_line$EOrec_read - Class in EOorg.EOeolang.EOio
 
EOstdin$EOnext_line$EOrec_read() - Constructor for class EOorg.EOeolang.EOio.EOstdin$EOnext_line$EOrec_read
 
EOstdout - Class in EOorg.EOeolang.EOio
 
EOstdout() - Constructor for class EOorg.EOeolang.EOio.EOstdout
 
EOstring - Class in EOorg.EOeolang
 
EOstring() - Constructor for class EOorg.EOeolang.EOstring
 
EOstring$EOlength - Class in EOorg.EOeolang
String.length.
EOstring$EOlength() - Constructor for class EOorg.EOeolang.EOstring$EOlength
 
EOstring$EOslice - Class in EOorg.EOeolang
SLICE.
EOstring$EOslice() - Constructor for class EOorg.EOeolang.EOstring$EOslice
Ctor.
EOswitch - Class in EOorg.EOeolang
 
EOswitch() - Constructor for class EOorg.EOeolang.EOswitch
 
EOswitch$EOcase_at - Class in EOorg.EOeolang
 
EOswitch$EOcase_at() - Constructor for class EOorg.EOeolang.EOswitch$EOcase_at
 
EOtext - Class in EOorg.EOeolang.EOtxt
 
EOtext() - Constructor for class EOorg.EOeolang.EOtxt.EOtext
 
EOtext$EOas_number - Class in EOorg.EOeolang.EOtxt
 
EOtext$EOas_number() - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOas_number
 
EOtext$EOat - Class in EOorg.EOeolang.EOtxt
 
EOtext$EOat() - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOat
 
EOtext$EOchained - Class in EOorg.EOeolang.EOtxt
 
EOtext$EOchained() - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOchained
 
EOtext$EOchained$EOt1$EOt2$EOt0$EOt0$EOa2 - Class in EOorg.EOeolang.EOtxt
 
EOtext$EOchained$EOt1$EOt2$EOt0$EOt0$EOa2() - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOchained$EOt1$EOt2$EOt0$EOt0$EOa2
 
EOtext$EOcontains - Class in EOorg.EOeolang.EOtxt
 
EOtext$EOcontains() - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOcontains
 
EOtext$EOends_with - Class in EOorg.EOeolang.EOtxt
 
EOtext$EOends_with() - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOends_with
 
EOtext$EOindex_of - Class in EOorg.EOeolang.EOtxt
 
EOtext$EOindex_of() - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOindex_of
 
EOtext$EOindex_of$EOrec_index_of_substr - Class in EOorg.EOeolang.EOtxt
 
EOtext$EOindex_of$EOrec_index_of_substr() - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOindex_of$EOrec_index_of_substr
 
EOtext$EOis_alpha - Class in EOorg.EOeolang.EOtxt
 
EOtext$EOis_alpha() - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOis_alpha
 
EOtext$EOis_alphanumeric - Class in EOorg.EOeolang.EOtxt
 
EOtext$EOis_alphanumeric() - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOis_alphanumeric
 
EOtext$EOis_ascii - Class in EOorg.EOeolang.EOtxt
 
EOtext$EOis_ascii() - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOis_ascii
 
EOtext$EOjoined - Class in EOorg.EOeolang.EOtxt
 
EOtext$EOjoined() - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOjoined
 
EOtext$EOjoined$EOwith_delimiter - Class in EOorg.EOeolang.EOtxt
 
EOtext$EOjoined$EOwith_delimiter() - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOjoined$EOwith_delimiter
 
EOtext$EOlast_index_of - Class in EOorg.EOeolang.EOtxt
 
EOtext$EOlast_index_of() - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOlast_index_of
 
EOtext$EOlast_index_of$EOrec_index_of_substr - Class in EOorg.EOeolang.EOtxt
 
EOtext$EOlast_index_of$EOrec_index_of_substr() - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOlast_index_of$EOrec_index_of_substr
 
EOtext$EOlow_cased - Class in EOorg.EOeolang.EOtxt
 
EOtext$EOlow_cased() - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOlow_cased
 
EOtext$EOlow_cased$EOauto_named_attr_at_292_22 - Class in EOorg.EOeolang.EOtxt
 
EOtext$EOlow_cased$EOauto_named_attr_at_292_22() - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOlow_cased$EOauto_named_attr_at_292_22
 
EOtext$EOrepeated - Class in EOorg.EOeolang.EOtxt
 
EOtext$EOrepeated() - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOrepeated
 
EOtext$EOrepeated$EOrec_repeated - Class in EOorg.EOeolang.EOtxt
 
EOtext$EOrepeated$EOrec_repeated() - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOrepeated$EOrec_repeated
 
EOtext$EOreplaced - Class in EOorg.EOeolang.EOtxt
 
EOtext$EOreplaced() - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOreplaced
 
EOtext$EOslice - Class in EOorg.EOeolang.EOtxt
 
EOtext$EOslice() - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOslice
 
EOtext$EOsplit - Class in EOorg.EOeolang.EOtxt
 
EOtext$EOsplit() - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOsplit
 
EOtext$EOsplit$EOrec_split - Class in EOorg.EOeolang.EOtxt
 
EOtext$EOsplit$EOrec_split() - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOsplit$EOrec_split
 
EOtext$EOstarts_with - Class in EOorg.EOeolang.EOtxt
 
EOtext$EOstarts_with() - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOstarts_with
 
EOtext$EOtrimmed - Class in EOorg.EOeolang.EOtxt
 
EOtext$EOtrimmed() - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOtrimmed
 
EOtext$EOtrimmed_left - Class in EOorg.EOeolang.EOtxt
 
EOtext$EOtrimmed_left() - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOtrimmed_left
 
EOtext$EOtrimmed_left$EOfirst_non_space_index - Class in EOorg.EOeolang.EOtxt
 
EOtext$EOtrimmed_left$EOfirst_non_space_index() - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOtrimmed_left$EOfirst_non_space_index
 
EOtext$EOtrimmed_right - Class in EOorg.EOeolang.EOtxt
 
EOtext$EOtrimmed_right() - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOtrimmed_right
 
EOtext$EOtrimmed_right$EOfirst_non_space_index - Class in EOorg.EOeolang.EOtxt
 
EOtext$EOtrimmed_right$EOfirst_non_space_index() - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOtrimmed_right$EOfirst_non_space_index
 
EOtext$EOup_cased - Class in EOorg.EOeolang.EOtxt
 
EOtext$EOup_cased() - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOup_cased
 
EOtext$EOup_cased$EOascii - Class in EOorg.EOeolang.EOtxt
 
EOtext$EOup_cased$EOascii() - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOup_cased$EOascii
 
EOtext$EOup_cased$EOauto_named_attr_at_261_22 - Class in EOorg.EOeolang.EOtxt
 
EOtext$EOup_cased$EOauto_named_attr_at_261_22() - Constructor for class EOorg.EOeolang.EOtxt.EOtext$EOup_cased$EOauto_named_attr_at_261_22
 
EOtrue - Class in EOorg.EOeolang
 
EOtrue() - Constructor for class EOorg.EOeolang.EOtrue
 
EOtrue$EOand - Class in EOorg.EOeolang
 
EOtrue$EOand() - Constructor for class EOorg.EOeolang.EOtrue$EOand
 
EOtrue$EOif - Class in EOorg.EOeolang
 
EOtrue$EOif() - Constructor for class EOorg.EOeolang.EOtrue$EOif
 
EOtrue$EOor - Class in EOorg.EOeolang
 
EOtrue$EOor() - Constructor for class EOorg.EOeolang.EOtrue$EOor
 
EOtry - Class in EOorg.EOeolang
TRY.
EOtry() - Constructor for class EOorg.EOeolang.EOtry
Ctor.
EOtuple - Class in EOorg.EOeolang
 
EOtuple() - Constructor for class EOorg.EOeolang.EOtuple
 
EOtuple$EOat - Class in EOorg.EOeolang
 
EOtuple$EOat() - Constructor for class EOorg.EOeolang.EOtuple$EOat
 
EOtuple$EOat$EOat_fast - Class in EOorg.EOeolang
 
EOtuple$EOat$EOat_fast() - Constructor for class EOorg.EOeolang.EOtuple$EOat$EOat_fast
 
EOtuple$EOempty - Class in EOorg.EOeolang
 
EOtuple$EOempty() - Constructor for class EOorg.EOeolang.EOtuple$EOempty
 
EOtuple$EOempty$EOat - Class in EOorg.EOeolang
 
EOtuple$EOempty$EOat() - Constructor for class EOorg.EOeolang.EOtuple$EOempty$EOat
 
EOtuple$EOempty$EOwith - Class in EOorg.EOeolang
 
EOtuple$EOempty$EOwith() - Constructor for class EOorg.EOeolang.EOtuple$EOempty$EOwith
 
EOtuple$EOlength - Class in EOorg.EOeolang
 
EOtuple$EOlength() - Constructor for class EOorg.EOeolang.EOtuple$EOlength
 
EOtuple$EOwith - Class in EOorg.EOeolang
 
EOtuple$EOwith() - Constructor for class EOorg.EOeolang.EOtuple$EOwith
 
EOuname - Class in EOorg.EOeolang.EOsys
 
EOuname() - Constructor for class EOorg.EOeolang.EOsys.EOuname
 
EOuname$EOφ - Class in EOorg.EOeolang.EOsys
Uname.@.
EOuname$EOφ() - Constructor for class EOorg.EOeolang.EOsys.EOuname$EOφ
 
EOwhile - Class in EOorg.EOeolang
 
EOwhile() - Constructor for class EOorg.EOeolang.EOwhile
 
EOwhile$EOloop - Class in EOorg.EOeolang
 
EOwhile$EOloop() - Constructor for class EOorg.EOeolang.EOwhile$EOloop
 
equals(Object) - Method in class org.eolang.BytesOf
 
equals(Object) - Method in class org.eolang.Data.ToPhi
 
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
 
equals(Object) - Method in class org.eolang.PhTraced
 
ExAbstract - Exception in org.eolang
Abstract exception.
ExAbstract(String) - Constructor for exception org.eolang.ExAbstract
Ctor.
ExAbstract(String, Throwable) - Constructor for exception org.eolang.ExAbstract
Ctor.
ExAbstract(Throwable) - 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.
ExInterrupted - Exception in org.eolang
Exception to control threads interruptions.
ExInterrupted(InterruptedException) - Constructor for exception org.eolang.ExInterrupted
Ctor.
ExNative - Exception in org.eolang
Exception in native method.
ExNative(String, Object...) - Constructor for exception org.eolang.ExNative
Ctor.
ExNative(String, Throwable) - Constructor for exception org.eolang.ExNative
Ctor.
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
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

find(String) - Method in interface org.eolang.Universe
Finds vertex of eo object by its location.
find(String) - Method in class org.eolang.UniverseDefault
 
find(String) - Method in class org.eolang.UniverseSafe
 
forma() - Method in class org.eolang.Data.ToPhi
 
forma() - Method in class org.eolang.PhDefault
 
forma() - Method in interface org.eolang.Phi
Get forma of the phi.
forma() - Method in class org.eolang.PhLocated
 
forma() - Method in class org.eolang.PhLogged
 
forma() - Method in class org.eolang.PhSafe
 
forma() - Method in class org.eolang.PhTraced
 

G

get() - Method in class org.eolang.AtComposite
 
get() - Method in class org.eolang.AtEnvelope
 
get() - Method in class org.eolang.AtFormed
 
get() - Method in class org.eolang.AtOnce
 
get() - Method in interface org.eolang.Attr
Take the object out.
get() - Method in class org.eolang.AtVoid
 
get() - Method in class org.eolang.VerboseBytesAsString
 
get(Phi) - Method in interface org.eolang.Expr
Get the object.

H

hashCode() - Method in class org.eolang.BytesOf
 
hashCode() - Method in class org.eolang.Data.ToPhi
 
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
 
hashCode() - Method in class org.eolang.PhTraced
 

L

lambda() - Method in class EOorg.EOeolang.EOas_phi
 
lambda() - Method in class EOorg.EOeolang.EObytes$EOand
 
lambda() - Method in class EOorg.EOeolang.EObytes$EOconcat
 
lambda() - Method in class EOorg.EOeolang.EObytes$EOeq
 
lambda() - Method in class EOorg.EOeolang.EObytes$EOnot
 
lambda() - Method in class EOorg.EOeolang.EObytes$EOor
 
lambda() - Method in class EOorg.EOeolang.EObytes$EOright
 
lambda() - Method in class EOorg.EOeolang.EObytes$EOsize
 
lambda() - Method in class EOorg.EOeolang.EObytes$EOslice
 
lambda() - Method in class EOorg.EOeolang.EObytes$EOxor
 
lambda() - Method in class EOorg.EOeolang.EOcage$EOencaged$EOencage
 
lambda() - Method in class EOorg.EOeolang.EOcage$EOencaged$EOφ
 
lambda() - Method in class EOorg.EOeolang.EOcage$EOφ
 
lambda() - Method in class EOorg.EOeolang.EOdataized
 
lambda() - Method in class EOorg.EOeolang.EOerror
 
lambda() - Method in class EOorg.EOeolang.EOio.EOconsole$EOread$EOread_bytes
 
lambda() - Method in class EOorg.EOeolang.EOio.EOconsole$EOwrite$EOwritten_bytes
 
lambda() - Method in class EOorg.EOeolang.EOmalloc$EOof$EOallocated$EOread
 
lambda() - Method in class EOorg.EOeolang.EOmalloc$EOof$EOallocated$EOwrite
 
lambda() - Method in class EOorg.EOeolang.EOmalloc$EOof$EOφ
 
lambda() - Method in class EOorg.EOeolang.EOnumber$EOdiv
 
lambda() - Method in class EOorg.EOeolang.EOnumber$EOfloor
 
lambda() - Method in class EOorg.EOeolang.EOnumber$EOgt
 
lambda() - Method in class EOorg.EOeolang.EOnumber$EOplus
 
lambda() - Method in class EOorg.EOeolang.EOnumber$EOtimes
 
lambda() - Method in class EOorg.EOeolang.EOrust
 
lambda() - Method in class EOorg.EOeolang.EOstring$EOlength
 
lambda() - Method in class EOorg.EOeolang.EOstring$EOslice
 
lambda() - Method in class EOorg.EOeolang.EOsys.EOuname$EOφ
 
lambda() - Method in class EOorg.EOeolang.EOtry
 
lambda() - Method in class EOorg.EOeolang.EOtxt.EOregex$EOcompiled
 
lambda() - Method in class EOorg.EOeolang.EOtxt.EOregex$EOpattern$EOmatch$EOmatched_from_index
 
lambda() - Method in class EOorg.EOeolang.EOtxt.EOsprintf
 
lambda() - Method in class EOorg.EOeolang.EOtxt.EOsscanf
 
lambda() - Method in interface org.eolang.Atom
Executes λ function and calculates object.
lambda() - Method in class org.eolang.AtomSafe
 
LAMBDA - Static variable in interface org.eolang.Attr
Lambda attribute.
locator() - Method in class org.eolang.Data.ToPhi
 
locator() - Method in class org.eolang.PhDefault
 
locator() - Method in interface org.eolang.Phi
Get code locator of the phi.
locator() - Method in class org.eolang.PhLocated
 
locator() - Method in class org.eolang.PhLogged
 
locator() - Method in class org.eolang.PhSafe
 
locator() - Method in class org.eolang.PhTraced
 

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.
message(Throwable) - Static method in class EOorg.EOeolang.EOerror
Make a message from an exception.

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

PhCopy - Class in org.eolang
A copy-making object.
PhCopy(Phi) - Constructor for class org.eolang.PhCopy
Ctor.
PhData - Class in org.eolang
Object with attached data.
PhData(Phi, byte[]) - Constructor for class org.eolang.PhData
Ctor.
PhDefault - Class in org.eolang
A simple object.
PhDefault() - Constructor for class org.eolang.PhDefault
Ctor.
PhFake - Class in org.eolang
Fake object, mostly for unit tests.
PhFake() - Constructor for class org.eolang.PhFake
Ctor.
PhFake(Supplier<Phi>) - Constructor for class org.eolang.PhFake
Ctor.
Phi - Interface in org.eolang
A simple object.
PHI - Static variable in interface org.eolang.Attr
Phi attribute.
PhLocated - Class in org.eolang
An object with coordinates (line and position).
PhLocated(Phi, int, int) - Constructor for class org.eolang.PhLocated
Ctor.
PhLocated(Phi, int, int, String) - 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 throws EOerror.ExError.
PhSafe(Phi) - Constructor for class org.eolang.PhSafe
Ctor.
PhTraced - Class in org.eolang
Class to trace if the "cage.new" got into recursion during the dataization.
PhTraced(Phi, Integer) - Constructor for class org.eolang.PhTraced
Ctor.
PhTraced(Phi, Integer, int) - Constructor for class org.eolang.PhTraced
The main constructor.
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(int, byte[]) - Method in interface org.eolang.Universe
Puts data to eo object by vertex.
put(int, byte[]) - Method in class org.eolang.UniverseDefault
 
put(int, byte[]) - Method in class org.eolang.UniverseSafe
 
put(int, Phi) - Method in class org.eolang.Data.ToPhi
 
put(int, Phi) - Method in class org.eolang.PhDefault
 
put(int, Phi) - Method in interface org.eolang.Phi
Put object by position of the attribute.
put(int, Phi) - Method in class org.eolang.PhLocated
 
put(int, Phi) - Method in class org.eolang.PhLogged
 
put(int, Phi) - Method in class org.eolang.PhSafe
 
put(int, Phi) - Method in class org.eolang.PhTraced
 
put(String, Phi) - Method in class org.eolang.Data.ToPhi
 
put(String, Phi) - Method in class org.eolang.PhDefault
 
put(String, Phi) - Method in interface org.eolang.Phi
Put object by name of the attribute.
put(String, Phi) - Method in class org.eolang.PhLocated
 
put(String, Phi) - Method in class org.eolang.PhLogged
 
put(String, Phi) - Method in class org.eolang.PhSafe
 
put(String, Phi) - Method in class org.eolang.PhTraced
 
put(Phi) - Method in class org.eolang.AtComposite
 
put(Phi) - Method in class org.eolang.AtEnvelope
 
put(Phi) - Method in class org.eolang.AtFormed
 
put(Phi) - Method in class org.eolang.AtOnce
 
put(Phi) - Method in interface org.eolang.Attr
Put a new object in.
put(Phi) - Method in class org.eolang.AtVoid
 

R

RECURSION_LIMIT - Static variable in class org.eolang.PhTraced
Name of property that responsible for keeping max depth.
RHO - Static variable in interface org.eolang.Attr
Rho attribute.

S

shift(int) - Method in interface org.eolang.Bytes
Big-endian unsigned 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.
sshift(int) - Method in interface org.eolang.Bytes
Big-endian signed right shift.
sshift(int) - Method in class org.eolang.BytesOf
 

T

take() - Method in interface org.eolang.Bytes
Get bytes itself.
take() - Method in class org.eolang.BytesOf
 
take() - Method in class org.eolang.Dataized
Extract the data from the object.
take(String) - Method in class org.eolang.Data.ToPhi
 
take(String) - Method in class org.eolang.PhDefault
 
take(String) - Method in interface org.eolang.Phi
Take object by name of the attribute.
take(String) - Method in class org.eolang.PhLocated
 
take(String) - Method in class org.eolang.PhLogged
 
take(String) - Method in class org.eolang.PhSafe
 
take(String) - Method in class org.eolang.PhTraced
 
Term - Interface in org.eolang
A φ-calculus term.
ToPhi(Object) - Constructor for class org.eolang.Data.ToPhi
Ctor.
toString() - Method in class org.eolang.AtComposite
 
toString() - Method in class org.eolang.AtEnvelope
 
toString() - Method in class org.eolang.AtFormed
 
toString() - Method in class org.eolang.AtOnce
 
toString() - Method in class org.eolang.AtVoid
 
toString() - Method in class org.eolang.BytesOf
 
toString() - Method in class org.eolang.Data.ToPhi
 
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
 

U

Universe - Interface in org.eolang
Class to manipulate eo objects within "Universe" paradigm.
UniverseDefault - Class in org.eolang
Default implementation that can be used on the java side.
UniverseDefault(Phi) - Constructor for class org.eolang.UniverseDefault
Ctor.
UniverseDefault(Phi, Map<Integer, Phi>) - Constructor for class org.eolang.UniverseDefault
Ctor.
UniverseSafe - Class in org.eolang
Universe to be used from within native function.
UniverseSafe(UniverseDefault, AtomicReference<Throwable>) - Constructor for class org.eolang.UniverseSafe
Ctor.

V

VerboseBytesAsString - Class in org.eolang
Makes a String byte array that can represent bool, double, int or String.
VerboseBytesAsString(byte[]) - Constructor for class org.eolang.VerboseBytesAsString
Ctor.
Versionized - Annotation Type in org.eolang
Annotation for an object which location should be extended with version package.
Volatile - Annotation Type in org.eolang
Annotation for an object with a volatile phi (never cached).

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 org.eolang.AtComposite
 
φTerm() - Method in class org.eolang.AtEnvelope
 
φTerm() - Method in class org.eolang.AtFormed
 
φTerm() - Method in class org.eolang.AtOnce
 
φTerm() - Method in class org.eolang.AtVoid
 
φTerm() - Method in class org.eolang.Data.ToPhi
 
φ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 class org.eolang.PhTraced
 
φTerm() - Method in interface org.eolang.Term
To φ-calculus term, as text.
A B C D E F G H L M N O P R S T U V X Φ 
All Classes All Packages