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