Uses of Interface
org.eolang.opeo.storage.Storage
Packages that use Storage
Package
Description
Package with opeo high-level classes.
Classes for compiling high-level EO programs to low-level EO suitable for jeo-maven-plugin.
Contains classes for working with storage.
-
Uses of Storage in org.eolang.opeo
Constructors in org.eolang.opeo with parameters of type StorageModifierConstructorDescriptionSelectiveDecompiler
(Storage storage, Storage modified) Constructor.SelectiveDecompiler
(Storage storage, Storage modified, String... supported) Constructor. -
Uses of Storage in org.eolang.opeo.compilation
Constructors in org.eolang.opeo.compilation with parameters of type Storage -
Uses of Storage in org.eolang.opeo.storage
Classes in org.eolang.opeo.storage that implement StorageModifier and TypeClassDescriptionfinal class
Compilation storage.final class
Decompilation storage.final class
Dummy storage.final class
File storage.final class
Storage that keeps everything in memory.