joeq.Compiler.Analysis.IPSSA.Apps
Class FindBadStores
java.lang.Object
joeq.Compiler.Analysis.IPSSA.IPSSABuilder.Application
joeq.Compiler.Analysis.IPSSA.Apps.FindBadStores
- All Implemented Interfaces:
- Runnable
public class FindBadStores
- extends IPSSABuilder.Application
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FindBadStores
public FindBadStores(Iterator i)
parseParams
protected void parseParams(String[] argv)
- Specified by:
parseParams
in class IPSSABuilder.Application
main
public static void main(String[] args)
run
public void run()
- Specified by:
run
in interface Runnable
- Specified by:
run
in class IPSSABuilder.Application
Copyright © 2001-2008 John Whaley. All Rights Reserved.