Class BytecodeInstructionReference


  • public class BytecodeInstructionReference
    extends de.carne.mcd.bootstrap.InstructionReference<de.carne.mcd.jvmdecoder.classfile.bytecode.bootstrap.BytecodeInstructionReferenceEntry>
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected de.carne.mcd.jvmdecoder.classfile.bytecode.bootstrap.BytecodeInstructionReferenceEntry newEntry​(de.carne.mcd.bootstrap.InstructionReferenceEntry entryData)  
      • Methods inherited from class de.carne.mcd.bootstrap.InstructionReference

        addOrUpdateEntries, addOrUpdateEntry, build, load, load, logStatus, mergeEntries, save, save
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BytecodeInstructionReference

        public BytecodeInstructionReference()
    • Method Detail

      • newEntry

        protected de.carne.mcd.jvmdecoder.classfile.bytecode.bootstrap.BytecodeInstructionReferenceEntry newEntry​(de.carne.mcd.bootstrap.InstructionReferenceEntry entryData)
                                                                                                           throws java.io.IOException
        Specified by:
        newEntry in class de.carne.mcd.bootstrap.InstructionReference<de.carne.mcd.jvmdecoder.classfile.bytecode.bootstrap.BytecodeInstructionReferenceEntry>
        Throws:
        java.io.IOException