Package | Description |
---|---|
soot.jimple.toolkits.ide.icfg |
Modifier and Type | Class and Description |
---|---|
class |
JimpleBasedInterproceduralCFG
Default implementation for the
InterproceduralCFG interface. |
class |
OnTheFlyJimpleBasedICFG
This is an implementation of AbstractJimpleBasedICFG that computes the ICFG on-the-fly.
|