Predicate LocalFlow::localFlowSsaParamCaptureInput
Holds if nodeFrom -> nodeTo is a step from a parameter to a capture entry node for
that parameter.
This is intended to recover from flow not currently recognised by ordinary capture flow.
Import path
import codeql.ruby.dataflow.internal.DataFlowPrivatepredicate localFlowSsaParamCaptureInput(Node nodeFrom, Node nodeTo)