soot.jimple.toolkits.annotation.nullcheck
Class RefIntPair

java.lang.Object
  extended by soot.jimple.toolkits.annotation.nullcheck.RefIntPair

Deprecated. only used by deprecated type BranchedRefVarsAnalysis; flagged for future deletion

@Deprecated
public class RefIntPair
extends Object


Method Summary
 EquivalentValue ref()
          Deprecated.  
 String toString()
          Deprecated.  
 int val()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

ref

public EquivalentValue ref()
Deprecated. 

val

public int val()
Deprecated. 

toString

public String toString()
Deprecated. 
Overrides:
toString in class Object