Uses of Interface
soot.shimple.ShimpleFactory

Packages that use ShimpleFactory
soot Base Soot classes, shared by different intermediate representations. 
soot.shimple Public classes for the SSA Shimple intermediate representation. 
soot.shimple.internal Shimple internal messy stuff. 
 

Uses of ShimpleFactory in soot
 

Fields in soot declared as ShimpleFactory
 ShimpleFactory G.shimpleFactory
           
 ShimpleFactory G.shimpleFactory
           
 

Uses of ShimpleFactory in soot.shimple
 

Classes in soot.shimple that implement ShimpleFactory
 class DefaultShimpleFactory
           
 

Uses of ShimpleFactory in soot.shimple.internal
 

Fields in soot.shimple.internal declared as ShimpleFactory
protected  ShimpleFactory PhiNodeManager.sf
           
protected  ShimpleFactory PiNodeManager.sf
           
protected  ShimpleFactory ShimpleBodyBuilder.sf
           
protected  ShimpleFactory ShimpleBodyBuilder.sf
           
protected  ShimpleFactory PiNodeManager.sf
           
protected  ShimpleFactory PhiNodeManager.sf