Package eu.bandm.tools.lljava.codec
Class Decoder.InstructionDecoder
java.lang.Object
eu.bandm.tools.lljava.codec.Decoder.InstructionDecoder
- Enclosing class:
Decoder
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedInstructionDecoder(ControlFlowSynthesizer cfs, byte[] code) -
Method Summary
Modifier and TypeMethodDescriptionprotected LLJava.InstructiondecodeInstruction(int pc) voidrun()
-
Constructor Details
-
InstructionDecoder
-
-
Method Details
-
run
- Throws:
IOException
-
decodeInstruction
- Throws:
IOException
-