Uses of Interface
soot.tagkit.Attribute

Packages that use Attribute
soot.jimple.toolkits.pointer   
soot.tagkit Classes supporting classfile annotation in Soot. 
 

Uses of Attribute in soot.jimple.toolkits.pointer
 

Classes in soot.jimple.toolkits.pointer that implement Attribute
 class DependenceGraph
           
 

Uses of Attribute in soot.tagkit
 

Classes in soot.tagkit that implement Attribute
 class CodeAttribute
          A CodeAttribute object holds PC -> Tag pairs.
 class GenericAttribute
          Represents a general attribute which can be attached to implementations of Host.
 class JasminAttribute
          This class must be extended by Attributes that can be emitted in Jasmin.