Uses of Package
soot.jimple.toolkits.typing

Packages that use soot.jimple.toolkits.typing
soot Base Soot classes, shared by different intermediate representations. 
soot.jimple.toolkits.typing Implements a typing algorithm for Jimple. 
 

Classes in soot.jimple.toolkits.typing used by soot
ClassHierarchy
          This class encapsulates the typing class hierarchy, as well as non-reference types.
TypeAssigner
          This transformer assigns types to local variables.
 

Classes in soot.jimple.toolkits.typing used by soot.jimple.toolkits.typing
ClassHierarchy
          This class encapsulates the typing class hierarchy, as well as non-reference types.
TypeAssigner
          This transformer assigns types to local variables.