Uses of Interface
org.eolang.jeo.representation.bytecode.BytecodeAttribute
Packages that use BytecodeAttribute
Package
Description
Contains classes for generating bytecode in the form of Java classes.
Package for reading XMIR files and converting them into bytecode.
-
Uses of BytecodeAttribute in org.eolang.jeo.representation.bytecode
Classes in org.eolang.jeo.representation.bytecode that implement BytecodeAttributeModifier and TypeClassDescriptionfinal class
Inner class attribute.final class
Local variable attribute.Constructors in org.eolang.jeo.representation.bytecode with parameters of type BytecodeAttributeConstructor parameters in org.eolang.jeo.representation.bytecode with type arguments of type BytecodeAttribute -
Uses of BytecodeAttribute in org.eolang.jeo.representation.xmir
Methods in org.eolang.jeo.representation.xmir that return BytecodeAttribute