Uses of Package
soot.jimple.toolkits.invoke

Packages that use soot.jimple.toolkits.invoke
soot Base Soot classes, shared by different intermediate representations. 
soot.jimple.toolkits.invoke A toolkit to deal with Jimple and invoke statements. 
 

Classes in soot.jimple.toolkits.invoke used by soot
StaticInliner
          Uses the Scene's currently-active InvokeGraph to inline monomorphic call sites.
StaticMethodBinder
          Uses the Scene's currently-active InvokeGraph to statically bind monomorphic call sites.
SynchronizerManager
          Utility methods for dealing with synchronization.
 

Classes in soot.jimple.toolkits.invoke used by soot.jimple.toolkits.invoke
StaticInliner
          Uses the Scene's currently-active InvokeGraph to inline monomorphic call sites.
StaticMethodBinder
          Uses the Scene's currently-active InvokeGraph to statically bind monomorphic call sites.
SynchronizerManager
          Utility methods for dealing with synchronization.