Module de.carne.mcd.jvmdecoder
Class BytecodeInstructionIndex
- java.lang.Object
-
- de.carne.mcd.jvmdecoder.classfile.bytecode.BytecodeInstructionIndex
-
public final class BytecodeInstructionIndex extends java.lang.ObjectHelper class providing access to the bytecode instruction index.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static de.carne.mcd.instruction.InstructionIndexopen()Opens the bytecode instruction index.
-