Uses of Package
soot.jimple.toolkits.annotation.tags

Packages that use soot.jimple.toolkits.annotation.tags
soot Base Soot classes, shared by different intermediate representations. 
soot.jimple.toolkits.annotation.tags Tags and aggregators to store and combine information about array bounds and null pointer checks. 
 

Classes in soot.jimple.toolkits.annotation.tags used by soot
ArrayNullTagAggregator
          The aggregator for ArrayNullCheckAttribute.
 

Classes in soot.jimple.toolkits.annotation.tags used by soot.jimple.toolkits.annotation.tags
ArrayNullTagAggregator
          The aggregator for ArrayNullCheckAttribute.
OneByteCodeTag
          A tag which is guaranteed to contain no more than 1 byte of information.