A B C D E F G H L M N O P R S T U V 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
- asString() - Method in interface org.eolang.Bytes
-
Convert to string.
- asString() - Method in class org.eolang.BytesOf
- 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.
C
- cleanUp() - Static method in class org.eolang.Dataized
-
Clean up resources.
- cleanUp() - Static method in class org.eolang.PhDefault
-
Clean up resources.
- 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
- 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$EOand - Class in EOorg.EOeolang
-
BYTES.AND.
- EObytes$EOand() - Constructor for class EOorg.EOeolang.EObytes$EOand
-
Ctor.
- EObytes$EOas_bool - Class in EOorg.EOeolang
- EObytes$EOas_bool() - Constructor for class EOorg.EOeolang.EObytes$EOas_bool
- EObytes$EOas_float - Class in EOorg.EOeolang
- EObytes$EOas_float() - Constructor for class EOorg.EOeolang.EObytes$EOas_float
- EObytes$EOas_int - Class in EOorg.EOeolang
- EObytes$EOas_int() - Constructor for class EOorg.EOeolang.EObytes$EOas_int
- 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φ
- 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
- EOfloat - Class in EOorg.EOeolang
- EOfloat() - Constructor for class EOorg.EOeolang.EOfloat
- EOfloat$EOdiv - Class in EOorg.EOeolang
-
DIV.
- EOfloat$EOdiv() - Constructor for class EOorg.EOeolang.EOfloat$EOdiv
-
Ctor.
- EOfloat$EOeq - Class in EOorg.EOeolang
- EOfloat$EOeq() - Constructor for class EOorg.EOeolang.EOfloat$EOeq
- EOfloat$EOgt - Class in EOorg.EOeolang
-
GT.
- EOfloat$EOgt() - Constructor for class EOorg.EOeolang.EOfloat$EOgt
-
Ctor.
- EOfloat$EOgte - Class in EOorg.EOeolang
- EOfloat$EOgte() - Constructor for class EOorg.EOeolang.EOfloat$EOgte
- EOfloat$EOlt - Class in EOorg.EOeolang
- EOfloat$EOlt() - Constructor for class EOorg.EOeolang.EOfloat$EOlt
- EOfloat$EOlte - Class in EOorg.EOeolang
- EOfloat$EOlte() - Constructor for class EOorg.EOeolang.EOfloat$EOlte
- EOfloat$EOminus - Class in EOorg.EOeolang
- EOfloat$EOminus() - Constructor for class EOorg.EOeolang.EOfloat$EOminus
- EOfloat$EOneg - Class in EOorg.EOeolang
- EOfloat$EOneg() - Constructor for class EOorg.EOeolang.EOfloat$EOneg
- EOfloat$EOplus - Class in EOorg.EOeolang
-
Plus.
- EOfloat$EOplus() - Constructor for class EOorg.EOeolang.EOfloat$EOplus
-
Ctor.
- EOfloat$EOtimes - Class in EOorg.EOeolang
-
MUL.
- EOfloat$EOtimes() - Constructor for class EOorg.EOeolang.EOfloat$EOtimes
-
Ctor.
- 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_64_9 - Class in EOorg.EOeolang
- EOgo$EOto$EOauto_named_attr_at_64_9() - Constructor for class EOorg.EOeolang.EOgo$EOto$EOauto_named_attr_at_64_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
- EOint - Class in EOorg.EOeolang
- EOint() - Constructor for class EOorg.EOeolang.EOint
- EOint$EOdiv - Class in EOorg.EOeolang
-
DIV.
- EOint$EOdiv() - Constructor for class EOorg.EOeolang.EOint$EOdiv
-
Ctor.
- EOint$EOeq - Class in EOorg.EOeolang
- EOint$EOeq() - Constructor for class EOorg.EOeolang.EOint$EOeq
- EOint$EOgt - Class in EOorg.EOeolang
-
GT.
- EOint$EOgt() - Constructor for class EOorg.EOeolang.EOint$EOgt
-
Ctor.
- EOint$EOgte - Class in EOorg.EOeolang
- EOint$EOgte() - Constructor for class EOorg.EOeolang.EOint$EOgte
- EOint$EOlt - Class in EOorg.EOeolang
- EOint$EOlt() - Constructor for class EOorg.EOeolang.EOint$EOlt
- EOint$EOlte - Class in EOorg.EOeolang
- EOint$EOlte() - Constructor for class EOorg.EOeolang.EOint$EOlte
- EOint$EOminus - Class in EOorg.EOeolang
- EOint$EOminus() - Constructor for class EOorg.EOeolang.EOint$EOminus
- EOint$EOneg - Class in EOorg.EOeolang
- EOint$EOneg() - Constructor for class EOorg.EOeolang.EOint$EOneg
- EOint$EOplus - Class in EOorg.EOeolang
-
PLUS.
- EOint$EOplus() - Constructor for class EOorg.EOeolang.EOint$EOplus
-
Ctor.
- EOint$EOtimes - Class in EOorg.EOeolang
-
TIMES.
- EOint$EOtimes() - Constructor for class EOorg.EOeolang.EOint$EOtimes
-
Ctor.
- EOmalloc - Class in EOorg.EOeolang
- EOmalloc() - Constructor for class EOorg.EOeolang.EOmalloc
- EOmalloc$EOfor - Class in EOorg.EOeolang
- EOmalloc$EOfor() - Constructor for class EOorg.EOeolang.EOmalloc$EOfor
- EOmalloc$EOfor$EOauto_named_attr_at_89_9 - Class in EOorg.EOeolang
- EOmalloc$EOfor$EOauto_named_attr_at_89_9() - Constructor for class EOorg.EOeolang.EOmalloc$EOfor$EOauto_named_attr_at_89_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φ
- 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$EOdiv$EOis_num_gte_zero - Class in EOorg.EOeolang
- EOnegative_infinity$EOdiv$EOis_num_gte_zero() - Constructor for class EOorg.EOeolang.EOnegative_infinity$EOdiv$EOis_num_gte_zero
- EOnegative_infinity$EOdiv$EOis_num_gte_zero$EOauto_named_attr_at_136_27 - Class in EOorg.EOeolang
- EOnegative_infinity$EOdiv$EOis_num_gte_zero$EOauto_named_attr_at_136_27() - Constructor for class EOorg.EOeolang.EOnegative_infinity$EOdiv$EOis_num_gte_zero$EOauto_named_attr_at_136_27
- 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
- EOnegative_infinity$EOtimes$EOis_num_gt_zero - Class in EOorg.EOeolang
- EOnegative_infinity$EOtimes$EOis_num_gt_zero() - Constructor for class EOorg.EOeolang.EOnegative_infinity$EOtimes$EOis_num_gt_zero
- EOnegative_infinity$EOtimes$EOis_num_gt_zero$EOauto_named_attr_at_69_26 - Class in EOorg.EOeolang
- EOnegative_infinity$EOtimes$EOis_num_gt_zero$EOauto_named_attr_at_69_26() - Constructor for class EOorg.EOeolang.EOnegative_infinity$EOtimes$EOis_num_gt_zero$EOauto_named_attr_at_69_26
- EOorg - package EOorg
-
EO org package.
- EOorg.EOeolang - package EOorg.EOeolang
-
EO runtime.
- EOorg.EOeolang.EOio - package EOorg.EOeolang.EOio
-
EO runtime, IO.
- 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$EOdiv$EOis_num_gte_zero - Class in EOorg.EOeolang
- EOpositive_infinity$EOdiv$EOis_num_gte_zero() - Constructor for class EOorg.EOeolang.EOpositive_infinity$EOdiv$EOis_num_gte_zero
- EOpositive_infinity$EOdiv$EOis_num_gte_zero$EOauto_named_attr_at_136_27 - Class in EOorg.EOeolang
- EOpositive_infinity$EOdiv$EOis_num_gte_zero$EOauto_named_attr_at_136_27() - Constructor for class EOorg.EOeolang.EOpositive_infinity$EOdiv$EOis_num_gte_zero$EOauto_named_attr_at_136_27
- 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
- EOpositive_infinity$EOtimes$EOis_num_gt_zero - Class in EOorg.EOeolang
- EOpositive_infinity$EOtimes$EOis_num_gt_zero() - Constructor for class EOorg.EOeolang.EOpositive_infinity$EOtimes$EOis_num_gt_zero
- EOpositive_infinity$EOtimes$EOis_num_gt_zero$EOauto_named_attr_at_81_26 - Class in EOorg.EOeolang
- EOpositive_infinity$EOtimes$EOis_num_gt_zero$EOauto_named_attr_at_81_26() - Constructor for class EOorg.EOeolang.EOpositive_infinity$EOtimes$EOis_num_gt_zero$EOauto_named_attr_at_81_26
- EOrust - Class in EOorg.EOeolang
-
Rust.
- EOrust() - Constructor for class EOorg.EOeolang.EOrust
-
Ctor.
- EOseq - Class in EOorg.EOeolang
-
SEQ.
- EOseq() - Constructor for class EOorg.EOeolang.EOseq
-
Ctor.
- EOstdin - Class in EOorg.EOeolang.EOio
- EOstdin() - Constructor for class EOorg.EOeolang.EOio.EOstdin
- EOstdin$EOnext_line - Class in EOorg.EOeolang.EOio
-
Standard Input.
- EOstdin$EOnext_line() - Constructor for class EOorg.EOeolang.EOio.EOstdin$EOnext_line
- EOstdin$EOφ - Class in EOorg.EOeolang.EOio
-
Standard Input.
- EOstdin$EOφ() - Constructor for class EOorg.EOeolang.EOio.EOstdin$EOφ
- EOstdout - Class in EOorg.EOeolang.EOio
-
Stdout.
- EOstdout() - Constructor for class EOorg.EOeolang.EOio.EOstdout
-
Default ctor.
- EOstring - Class in EOorg.EOeolang
- EOstring() - Constructor for class EOorg.EOeolang.EOstring
- EOstring$EOas_bytes - Class in EOorg.EOeolang
-
AS-BYTES.
- EOstring$EOas_bytes() - Constructor for class EOorg.EOeolang.EOstring$EOas_bytes
- EOstring$EOeq - Class in EOorg.EOeolang
- EOstring$EOeq() - Constructor for class EOorg.EOeolang.EOstring$EOeq
- EOstring$EOlength - Class in EOorg.EOeolang
-
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
- 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
- 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() - 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.
- ExInterrupted - Exception in org.eolang
-
Exception to control threads interruptions.
- ExInterrupted() - 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.EOfloat$EOdiv
- lambda() - Method in class EOorg.EOeolang.EOfloat$EOgt
- lambda() - Method in class EOorg.EOeolang.EOfloat$EOplus
- lambda() - Method in class EOorg.EOeolang.EOfloat$EOtimes
- lambda() - Method in class EOorg.EOeolang.EOint$EOdiv
- lambda() - Method in class EOorg.EOeolang.EOint$EOgt
- lambda() - Method in class EOorg.EOeolang.EOint$EOplus
- lambda() - Method in class EOorg.EOeolang.EOint$EOtimes
- lambda() - Method in class EOorg.EOeolang.EOio.EOstdin$EOnext_line
- lambda() - Method in class EOorg.EOeolang.EOio.EOstdin$EOφ
- lambda() - Method in class EOorg.EOeolang.EOio.EOstdout
- 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.EOrust
- lambda() - Method in class EOorg.EOeolang.EOseq
- lambda() - Method in class EOorg.EOeolang.EOstring$EOas_bytes
- lambda() - Method in class EOorg.EOeolang.EOstring$EOlength
- lambda() - Method in class EOorg.EOeolang.EOstring$EOslice
- lambda() - Method in class EOorg.EOeolang.EOtry
- lambda() - Method in interface org.eolang.Atom
-
Executes λ function and calculates object.
- lambda() - Method in class org.eolang.AtomSafe
- lambda() - Method in class org.eolang.PhWrite
- 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.
- MAX_CAGE_RECURSION_DEPTH_PROPERTY_NAME - Static variable in class org.eolang.PhTraced
-
Name of property that responsible for keeping max depth.
- 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
- 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.
- 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 throwsEOerror.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.
- PhWrite - Class in org.eolang
-
Object that writes other object to own \rho.
- PhWrite(String, Function<Phi, Phi>) - Constructor for class org.eolang.PhWrite
-
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
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
- strong(Class<T>) - Method in class org.eolang.Param
-
Fetch and check type.
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
-
Take the object, no matter the type.
- take(Class<T>) - Method in class org.eolang.Dataized
-
Take the data with a type.
- 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() - Constructor for class org.eolang.UniverseDefault
-
Ctor.
- 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
- 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.
All Classes All Packages