Uses of Class
org.eolang.jeo.representation.bytecode.BytecodeUnknownAttribute
Packages that use BytecodeUnknownAttribute
Package
Description
ASM library integration for bytecode manipulation.
Package for reading XMIR files and converting them into bytecode.
-
Uses of BytecodeUnknownAttribute in org.eolang.jeo.representation.asm
Methods in org.eolang.jeo.representation.asm that return BytecodeUnknownAttributeModifier and TypeMethodDescriptionAsmUnknownAttribute.bytecode()Convert to bytecode unknown attribute. -
Uses of BytecodeUnknownAttribute in org.eolang.jeo.representation.xmir
Methods in org.eolang.jeo.representation.xmir that return BytecodeUnknownAttributeModifier and TypeMethodDescriptionXmlUnknownAttribute.bytecode()Parse bytecode unknown attribute from XML.