public class BiDiFieldSensitiveIFDSSolver<Field,Fact,Stmt,Method,I extends InterproceduralCFG<Stmt,Method>>
extends java.lang.Object
Constructor and Description |
---|
BiDiFieldSensitiveIFDSSolver(IFDSTabulationProblem<Stmt,Field,Fact,Method,I> forwardProblem,
IFDSTabulationProblem<Stmt,Field,Fact,Method,I> backwardProblem,
FactMergeHandler<Fact> factHandler,
Debugger<Field,Fact,Stmt,Method> debugger,
Scheduler scheduler) |