public class FieldSensitiveIFDSSolver<FieldRef,D,N,M,I extends InterproceduralCFG<N,M>> extends Object
Modifier and Type | Field and Description |
---|---|
protected Context<FieldRef,D,N,M> |
context |
protected Debugger<FieldRef,D,N,M> |
debugger |
protected static org.slf4j.Logger |
logger |
Constructor and Description |
---|
FieldSensitiveIFDSSolver(IFDSTabulationProblem<N,FieldRef,D,M,I> tabulationProblem,
FactMergeHandler<D> factHandler,
Debugger<FieldRef,D,N,M> debugger,
Scheduler scheduler) |
Modifier and Type | Method and Description |
---|---|
protected MethodAnalyzer<FieldRef,D,N,M> |
createMethodAnalyzer(M method) |
Copyright © 2021 Secure Software Engineering Group - University of Paderborn. All rights reserved.