Package | Description |
---|---|
heros | |
heros.template |
Modifier and Type | Interface and Description |
---|---|
interface |
IDETabulationProblem<N,D,M,V,I extends InterproceduralCFG<N,M>>
Defines an IDE tabulation problem as presented in the Sagiv, Reps, Horwitz 1996
(SRH96) paper.
|
interface |
IFDSTabulationProblem<N,D,M,I extends InterproceduralCFG<N,M>>
A tabulation problem for solving in an
IFDSSolver as described
by the Reps, Horwitz, Sagiv 1995 (RHS95) paper. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultIDETabulationProblem<N,D,M,V,I extends InterproceduralCFG<N,M>>
This is a template for
IDETabulationProblem s that automatically caches values
that ought to be cached. |
class |
DefaultIFDSTabulationProblem<N,D,M,I extends InterproceduralCFG<N,M>>
This is a template for
IFDSTabulationProblem s that automatically caches values
that ought to be cached. |
Copyright © 2021 Secure Software Engineering Group - University of Paderborn. All rights reserved.