joeq.Compiler.Analysis.IPSSA.Apps
Class ReachabilityTracerApp.IPSSAReachabilityTracerApp
java.lang.Object
joeq.Compiler.Analysis.IPSSA.IPSSABuilder.Application
joeq.Compiler.Analysis.IPSSA.Apps.ReachabilityTracerApp
joeq.Compiler.Analysis.IPSSA.Apps.ReachabilityTracerApp.IPSSAReachabilityTracerApp
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- ReachabilityTracerApp
public static class ReachabilityTracerApp.IPSSAReachabilityTracerApp
- extends ReachabilityTracerApp
This is one that works on IPSSA.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReachabilityTracerApp.IPSSAReachabilityTracerApp
public ReachabilityTracerApp.IPSSAReachabilityTracerApp()
printPath
protected void printPath(String def1_str,
String def2_str)
- Description copied from class:
ReachabilityTracerApp
- This will be added by implementations.
- Specified by:
printPath
in class ReachabilityTracerApp
printPath
protected void printPath(SSADefinition def1,
SSADefinition def2)
Copyright © 2001-2008 John Whaley. All Rights Reserved.