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