joeq.Compiler.Analysis.IPA
Class PAQuery.HeapReferenceStat
java.lang.Object
joeq.Compiler.Analysis.IPSSA.IPSSABuilder.Application
joeq.Compiler.Analysis.IPA.PAQuery.HeapReferenceStat
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- PAQuery
public static class PAQuery.HeapReferenceStat
- extends IPSSABuilder.Application
Produces statistics on how many locations are references by a given load
or store within a given context.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PAQuery.HeapReferenceStat
public PAQuery.HeapReferenceStat()
parseParams
protected void parseParams(String[] args)
- Specified by:
parseParams
in class IPSSABuilder.Application
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.