public class CFGBuilder.CFGTranslationPhaseTwo extends Object
| Constructor and Description |
|---|
CFGTranslationPhaseTwo() |
| Modifier and Type | Method and Description |
|---|---|
ControlFlowGraph |
process(CFGBuilder.PhaseOneResult in)
Perform phase two of the translation.
|
public ControlFlowGraph process(CFGBuilder.PhaseOneResult in)
in - the result of phase one