Module Make::Private::SummaryComponent
Provides predicates for constructing summary components.
Import path
import codeql.dataflow.internal.FlowSummaryImplPredicates
| argument | Gets a summary component for an argument at position |
| content | Gets a summary component for content |
| parameter | Gets a summary component for a parameter at position |
| return | Gets a summary component for a return of kind |
| syntheticGlobal | Gets a summary component for synthetic global |
| withContent | Gets a summary component where data must be stored in |
| withoutContent | Gets a summary component where data is not allowed to be stored in |