Module LocalFlow
Provides predicates related to local data flow.
Import path
import codeql.ruby.dataflow.internal.DataFlowPrivatePredicates
| getParameterDefNode | Gets the SSA definition node corresponding to parameter |
| localFlowSsaInputFromRead | Holds if |
| localFlowSsaParamCaptureInput | Holds if |
| localFlowSsaParamInput | Holds if |
| localFlowStepCommon | |
| localSsaFlowStepUseUse | Holds if there is a local use-use flow step from |