Package | Description |
---|---|
soot |
Base Soot classes, shared by different intermediate representations.
|
soot.jimple.toolkits.invoke |
A toolkit to deal with Jimple and invoke statements.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|