Package org.eolang.jeo.representation.bytecode
package org.eolang.jeo.representation.bytecode
Contains classes for generating bytecode in the form of Java classes.
Some sort of API for generating Java classes. Usefull for generating
inputs for tests. The classes also used in
org.eolang.jeo.representation.xmir
package
to generate bytecode from XMIR files.- Since:
- 0.1.0
-
ClassDescriptionJava bytecode.Bytecode annotation.Bytecode annotation property.Bytecode annotations.Bytecode annotation value.Bytecode attribute.Class useful for generating bytecode for testing purposes.Class properties.Bytecode default value.Bytecode instruction or a label.Bytecode field.Bytecode frame.Bytecode handler.Bytecode instruction.Mark label instruction.Bytecode maxs.Bytecode method.Bytecode method builder.Bytecode method parameter.Bytecode parameters.Bytecode method properties.Bytecode program.Bytecode try-catch block.Custom class writer.Inner class attribute.Instances with this interface know how to generate java code for tests.Unrecognized opcode.