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.
-
Uses of BytecodeAttribute in org.eolang.jeo.representation.bytecode
Classes in org.eolang.jeo.representation.bytecode that implement BytecodeAttributeModifier and TypeClassDescriptionstatic final class
Inner class attribute.Methods in org.eolang.jeo.representation.bytecode with parameters of type BytecodeAttributeModifier and TypeMethodDescriptionBytecodeClass.withAttribute
(BytecodeAttribute attribute) Add attribute.