|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TrapUnitGraph | |
soot.dava.internal.asg | |
soot.toolkits.graph | Toolkit to produce and manipulate various types of control flow graphs. |
Uses of TrapUnitGraph in soot.dava.internal.asg |
Constructors in soot.dava.internal.asg with parameters of type TrapUnitGraph | |
AugmentedStmtGraph(BriefUnitGraph bug,
TrapUnitGraph cug)
|
Uses of TrapUnitGraph in soot.toolkits.graph |
Subclasses of TrapUnitGraph in soot.toolkits.graph | |
class |
ClassicCompleteUnitGraph
Represents a CFG for a Body instance where the nodes are Unit instances, and where edges are a conservative
indication of unexceptional and exceptional control
flow. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |