Uses of Interface
sootup.analysis.interprocedural.icfg.BiDiInterproceduralCFG
-
Uses of BiDiInterproceduralCFG in sootup.analysis.interprocedural.icfg
Modifier and TypeClassDescriptionclass
class
Same asJimpleBasedInterproceduralCFG
but based on inverted Stmt graphs.class
Default implementation for theInterproceduralCFG
interface.Modifier and TypeFieldDescriptionprotected final BiDiInterproceduralCFG<Stmt,
SootMethod> BackwardsInterproceduralCFG.delegate
ModifierConstructorDescription