Uses of Interface
soot.javaToJimple.IInitialResolver

Packages that use IInitialResolver
soot Base Soot classes, shared by different intermediate representations. 
soot.javaToJimple   
 

Uses of IInitialResolver in soot
 

Classes in soot that implement IInitialResolver
 class JastAddInitialResolver
          An IInitialResolver for the JastAdd frontend.
 

Uses of IInitialResolver in soot.javaToJimple
 

Classes in soot.javaToJimple that implement IInitialResolver
 class InitialResolver