Module FlowSummary
Provides classes and predicates for defining flow summaries.
Import path
import semmle.code.java.dataflow.FlowSummaryImports
| java | Provides all default Java QL imports. |
Classes
| SummarizedCallableBase | A callable that may have a flow summary. This is either a regular |
| SyntheticCallable | A synthetic callable with a set of concrete call sites and a flow summary. |
Modules
| SummarizedCallable | Provides the |
Aliases
| Provenance | A class used to represent provenance values for MaD models. |
| SummarizedCallable | A callable with a relevant flow summary. |