joeq.Main
Class GenRelations
java.lang.Object
joeq.Main.GenRelations
public class GenRelations
- extends Object
Generate initial relations for BDD pointer analysis.
- Version:
- $Id: GenRelations.java 2326 2005-10-08 19:51:20Z joewhaley $
- Author:
- jwhaley
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenRelations
public GenRelations()
getFileURL
public static URL getFileURL(String filename)
throws IOException
- Throws:
IOException
addBDDLibraryToClasspath
public static ClassLoader addBDDLibraryToClasspath(String[] args)
throws IOException
- Throws:
IOException
addClassesToClasspath
public static void addClassesToClasspath(PrimordialClassLoader loader,
String[] args)
throws IOException
- Throws:
IOException
main
public static void main(String[] args)
throws IOException
- Throws:
IOException
main2
public static void main2(String[] args)
throws IOException
- Throws:
IOException
printUsage
public static void printUsage()
Copyright © 2001-2008 John Whaley. All Rights Reserved.