Constructs a data flow computation given a full input configuration.
Import path
import codeql.dataflow.internal.DataFlowImplImports
Predicates
| flow | Holds if data can flow from |
| flowTo | Holds if data can flow from some source to |
| flowToExpr | Holds if data can flow from some source to |
Classes
| Ap | Conceptually a list of |
| Ap | A list of |
| ApNil | |
| ApNil | |
| ApOption |
Modules
| Debug | INTERNAL: Only for debugging. |
| FlowExplorationFwd | |
| FlowExplorationRev | |
| Stages | INTERNAL: Subject to change without notice. |
Aliases
| Stage6 | |
| hasFlow | DEPRECATED: Use |
| hasFlowPath | DEPRECATED: Use |
| hasFlowTo | DEPRECATED: Use |
| hasFlowToExpr | DEPRECATED: Use |
| stageStats | INTERNAL: Only for debugging. |
Parameters
| Config | FullStateConfigSig |