|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SideEffectAnalysis | |
soot | Base Soot classes, shared by different intermediate representations. |
soot.shimple | Public classes for the SSA Shimple intermediate representation. |
Uses of SideEffectAnalysis in soot |
Methods in soot that return SideEffectAnalysis | |
SideEffectAnalysis |
Scene.getSideEffectAnalysis()
Retrieves the active side-effect analysis |
Methods in soot with parameters of type SideEffectAnalysis | |
void |
Scene.setSideEffectAnalysis(SideEffectAnalysis sea)
Sets the active side-effect analysis |
Uses of SideEffectAnalysis in soot.shimple |
Fields in soot.shimple declared as SideEffectAnalysis | |
protected SideEffectAnalysis |
DefaultShimpleFactory.sea
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |