Module de.carne.mcd.jvmdecoder
Class BootstrapBytecodeInstructionIndex
- java.lang.Object
-
- de.carne.mcd.jvmdecoder.classfile.bytecode.bootstrap.BootstrapBytecodeInstructionIndex
-
public class BootstrapBytecodeInstructionIndex extends java.lang.ObjectHelper program used to fetch and process the bytecode reference for instruction index bootstrapping.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)Executes the program.
-