Package com.tonic.analysis.pdg.sdg
The system dependence graph, linking per-method dependence graphs across calls.
-
Class Summary Class Description SDG System dependence graph - the per-method PDGs joined by parameter and summary edges at resolved call sites.SDGBuilder A builder for a system dependence graph, stitching per-method PDGs together over a call graph.