com.ibm.wala.demandpa.driver
Class TestAgainstSimpleDriver

java.lang.Object
  extended by com.ibm.wala.demandpa.driver.TestAgainstSimpleDriver

public class TestAgainstSimpleDriver
extends java.lang.Object

Driver that tests a pointer analysis results against the results of SimpleDemandPointsTo.


Constructor Summary
TestAgainstSimpleDriver()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestAgainstSimpleDriver

public TestAgainstSimpleDriver()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.IllegalArgumentException,
                        CancelException,
                        java.io.IOException
Throws:
java.lang.IllegalArgumentException
CancelException
java.io.IOException