| Modifier | Constructor and Description |
|---|---|
protected |
InstructionDecoder(ControlFlowSynthesizer cfs,
byte[] code) |
| Modifier and Type | Method and Description |
|---|---|
protected LLJava.Instruction |
decodeInstruction(int pc) |
void |
run() |
protected InstructionDecoder(ControlFlowSynthesizer cfs, byte[] code)
public void run()
throws IOException
IOExceptionprotected LLJava.Instruction decodeInstruction(int pc) throws IOException
IOExceptionsee also the complete user documentation .