JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.eolang.jeo.representation.asm
package
org.eolang.jeo.representation.asm
Contains classes for working with the ASM library.
Since:
0.6
Related Packages
Package
Description
org.eolang.jeo.representation
Package for the representations.
org.eolang.jeo.representation.bytecode
Contains classes for generating bytecode in the form of Java classes.
org.eolang.jeo.representation.directives
Package for generating XMIR by using ASM library.
org.eolang.jeo.representation.xmir
Package for reading XMIR files and converting them into bytecode.
Classes
Class
Description
AsmProgram
ASM bytecode parser.