Uses of Class
org.eolang.XmirObject
-
Packages that use XmirObject Package Description EOorg.EOeolang EO runtime.EOorg.EOeolang.EOgray EO dirty objects (don't use them, most probably they will be deleted in the next versions of the runtime library).EOorg.EOeolang.EOio EO runtime, IO.EOorg.EOeolang.EOtxt EO runtime, texts. -
-
Uses of XmirObject in EOorg.EOeolang
-
Uses of XmirObject in EOorg.EOeolang.EOgray
Classes in EOorg.EOeolang.EOgray with annotations of type XmirObject Modifier and Type Class Description class
EOcage
CAGE.class
EOgoto
GOTO.class
EOheap
class
EOheap$EOfree
HEAP.FREE.class
EOheap$EOmalloc
HEAP.MALLOC.class
EOheap$EOpointer
class
EOheap$EOpointer$EOadd
class
EOheap$EOpointer$EOblock
HEAP.POINTER.BLOCK.class
EOheap$EOpointer$EOsub
class
EOram
class
EOram$EOread
class
EOram$EOwrite
class
EOtry
TRY. -
Uses of XmirObject in EOorg.EOeolang.EOio
Classes in EOorg.EOeolang.EOio with annotations of type XmirObject Modifier and Type Class Description class
EOstdout
Stdout. -
Uses of XmirObject in EOorg.EOeolang.EOtxt
Classes in EOorg.EOeolang.EOtxt with annotations of type XmirObject Modifier and Type Class Description class
EOsprintf
Sprintf.
-