dk.brics.xact.analysis.soot
Class StatementPair

java.lang.Object
  extended by dk.brics.xact.analysis.soot.StatementPair

public class StatementPair
extends Object


Field Summary
 Statement first
           
 Statement last
           
 
Constructor Summary
StatementPair(Statement a, Statement b)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

first

public final Statement first

last

public final Statement last
Constructor Detail

StatementPair

public StatementPair(Statement a,
                     Statement b)


Copyright © 2005-2011 Aarhus University.