Class DefaultJimpleIDETabulationProblem<D,V,I extends heros.InterproceduralCFG<Stmt,SootMethod>>
java.lang.Object
heros.template.DefaultIFDSTabulationProblem<N,D,M,I>
heros.template.DefaultIDETabulationProblem<Stmt,D,SootMethod,V,I>
sootup.analysis.interprocedural.ide.DefaultJimpleIDETabulationProblem<D,V,I>
- All Implemented Interfaces:
heros.IDETabulationProblem<Stmt,,D, SootMethod, V, I> heros.IFDSTabulationProblem<Stmt,,D, SootMethod, I> heros.SolverConfiguration
public abstract class DefaultJimpleIDETabulationProblem<D,V,I extends heros.InterproceduralCFG<Stmt,SootMethod>>
extends heros.template.DefaultIDETabulationProblem<Stmt,D,SootMethod,V,I>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class heros.template.DefaultIDETabulationProblem
allTopFunction, createAllTopFunction, createEdgeFunctionsFactory, createMeetLattice, edgeFunctions, meetLatticeMethods inherited from class heros.template.DefaultIFDSTabulationProblem
autoAddZero, computeValues, createFlowFunctionsFactory, createZeroValue, flowFunctions, followReturnsPastSeeds, interproceduralCFG, numThreads, recordEdges, zeroValueMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface heros.IFDSTabulationProblem
flowFunctions, initialSeeds, interproceduralCFG, zeroValueMethods inherited from interface heros.SolverConfiguration
autoAddZero, computeValues, followReturnsPastSeeds, numThreads, recordEdges
-
Constructor Details
-
DefaultJimpleIDETabulationProblem
-