opeo-maven-plugin 0.3.7 API
Package | Description |
---|---|
org.eolang.opeo |
Package with opeo high-level classes.
|
org.eolang.opeo.ast |
Provides the classes necessary to create decompilation output.
|
org.eolang.opeo.compilation |
Classes for compiling high-level EO programs to low-level EO suitable for jeo-maven-plugin.
|
org.eolang.opeo.decompilation |
Provides the classes necessary to create a virtual machine for decompilation.
|
org.eolang.opeo.decompilation.agents |
This package contains all the opcode instruction handlers.
|
org.eolang.opeo.jeo |
All the classes related to jeo maven plugin.
|
org.eolang.opeo.storage |
Contains classes for working with storage.
|