soot.jimple.toolkits.annotation.nullcheck
Class RefIntPair

java.lang.Object
  extended bysoot.jimple.toolkits.annotation.nullcheck.RefIntPair

public class RefIntPair
extends Object


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

Method Detail

ref

public EquivalentValue ref()

val

public int val()

toString

public String toString()