public class EnhancedBlockGraph extends BlockGraph
| Constructor and Description |
|---|
EnhancedBlockGraph(Body body) |
EnhancedBlockGraph(EnhancedUnitGraph unitGraph) |
buildBlocks, computeLeaders, getBlocks, getBody, getHeads, getPredsOf, getSuccsOf, getTails, iterator, size, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic EnhancedBlockGraph(Body body)
public EnhancedBlockGraph(EnhancedUnitGraph unitGraph)
Copyright © 2020 Soot OSS. All rights reserved.