soot.jimple.toolkits.pointer
Class FieldRWTagger.UniqueRWSets

java.lang.Object
  extended by soot.jimple.toolkits.pointer.FieldRWTagger.UniqueRWSets
Enclosing class:
FieldRWTagger

protected class FieldRWTagger.UniqueRWSets
extends Object


Field Summary
protected  ArrayList<RWSet> l
           
 
Constructor Summary
protected FieldRWTagger.UniqueRWSets()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

l

protected ArrayList<RWSet> l
Constructor Detail

FieldRWTagger.UniqueRWSets

protected FieldRWTagger.UniqueRWSets()