Constructs a data flow computation given a full input configuration.
Import path
import codeql.dataflow.internal.DataFlowImpl
Predicates
flow | Holds if data can flow from |
flowPath | 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 |
ApNil | |
ApOption | |
PathNode | A |
Modules
Debug | INTERNAL: Only for debugging. |
FlowExplorationFwd | |
FlowExplorationRev | |
PathGraph | Provides the query predicates needed to include a graph in a path-problem query. |
Aliases
hasFlow | DEPRECATED: Use |
hasFlowPath | DEPRECATED: Use |
hasFlowTo | DEPRECATED: Use |
hasFlowToExpr | DEPRECATED: Use |
stageStats | INTERNAL: Only for debugging. |
Parameters
Config | FullStateConfigSig |