jeo 0.11.4 API
Package | Description |
---|---|
org.eolang.jeo |
The main classes of the jeo-maven-plugin.
|
org.eolang.jeo.matchers |
It is a package with useful hamcrest matchers.
|
org.eolang.jeo.representation |
Core representation classes for Java bytecode and XMIR conversion.
|
org.eolang.jeo.representation.asm |
ASM library integration for bytecode manipulation.
|
org.eolang.jeo.representation.bytecode |
Contains classes for generating bytecode in the form of Java classes.
|
org.eolang.jeo.representation.directives |
XMIR generation through Xembly directives.
|
org.eolang.jeo.representation.xmir |
Package for reading XMIR files and converting them into bytecode.
|