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 TypeClassDescriptionclassclassSame asJimpleBasedInterproceduralCFGbut based on inverted Stmt graphs.classDefault implementation for theInterproceduralCFGinterface.Fields in sootup.analysis.interprocedural.icfg declared as BiDiInterproceduralCFGModifier and TypeFieldDescriptionprotected final BiDiInterproceduralCFG<Stmt,SootMethod> BackwardsInterproceduralCFG.delegateConstructors in sootup.analysis.interprocedural.icfg with parameters of type BiDiInterproceduralCFGModifierConstructorDescription