Package | Description |
---|---|
eu.bandm.tools.lljava.absy |
Abstract Syntax of LLJava, representing the byte code instructions, the objects which
contain byte code, and the attributes specific to byte code classes.
|
eu.bandm.tools.lljava.codec |
Modifier and Type | Method and Description |
---|---|
void |
VariableFinder.find(ControlFlowSynthesizer synth) |
Constructor and Description |
---|
LoopFinder(ControlFlowSynthesizer synth) |
Constructor and Description |
---|
InstructionDecoder(ControlFlowSynthesizer cfs,
byte[] code) |
see also the complete user documentation .