body, heads, method, tails, unitChain, unitToPreds, unitToSuccs| Constructor and Description |
|---|
BriefUnitGraph(Body body)
Constructs a BriefUnitGraph given a Body instance.
|
addEdge, buildHeadsAndTails, buildUnexceptionalEdges, combineMapValues, getBody, getExtendedBasicBlockPathBetween, getHeads, getPredsOf, getSuccsOf, getTails, iterator, size, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic BriefUnitGraph(Body body)
body - The underlying body we want to make a graph for.Copyright © 2020 Soot OSS. All rights reserved.