Uses of Interface
sootup.analysis.interprocedural.icfg.BiDiInterproceduralCFG
Packages that use BiDiInterproceduralCFG
-
Uses of BiDiInterproceduralCFG in sootup.analysis.interprocedural.icfg
Classes in sootup.analysis.interprocedural.icfg that implement BiDiInterproceduralCFGModifier and TypeClassDescriptionclass
class
Same asJimpleBasedInterproceduralCFG
but based on inverted Stmt graphs.class
Default implementation for theInterproceduralCFG
interface.Fields in sootup.analysis.interprocedural.icfg declared as BiDiInterproceduralCFGModifier and TypeFieldDescriptionprotected final BiDiInterproceduralCFG<Stmt,
SootMethod> BackwardsInterproceduralCFG.delegate
Constructors in sootup.analysis.interprocedural.icfg with parameters of type BiDiInterproceduralCFGModifierConstructorDescription