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.
|
Modifier and Type | Method and Description |
---|---|
ControlFlowAnalyzer.ControlFlow |
ControlFlowAnalyzer.analyze(LLJava.Method method) |
ControlFlowAnalyzer.ControlFlow |
ControlFlowSynthesizer.getFlow() |
see also the complete user documentation .