Class Hierarchy
- java.lang.Object
- org.eolang.jeo.representation.bytecode.Bytecode
- org.eolang.jeo.representation.bytecode.BytecodeClass
- org.eolang.jeo.representation.bytecode.BytecodeClassProperties
- org.eolang.jeo.representation.bytecode.BytecodeLabelEntry (implements org.eolang.jeo.representation.bytecode.BytecodeEntry)
- org.eolang.jeo.representation.bytecode.BytecodeMethod
- org.eolang.jeo.representation.bytecode.BytecodeMethodProperties
- org.eolang.jeo.representation.bytecode.BytecodeTryCatchBlock (implements org.eolang.jeo.representation.bytecode.BytecodeEntry)
Interface Hierarchy
- org.eolang.jeo.representation.bytecode.BytecodeEntry