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
IOException
protected LLJava.Instruction decodeInstruction(int pc) throws IOException
IOException
see also the complete user documentation .