Module Cached::FlowThrough::Final
The final flow-through calculation:
- Calculated flow is either value-preserving (
read = TReadStepTypesNone()) or summarized as a single read step with before and after types recorded in theReadStepTypesOptionparameter. - Types are checked using the
compatibleTypes()relation.
Import path
import codeql.ruby.dataflow.internal.DataFlowImplCommonPredicates
| argumentValueFlowsThrough | Holds if |
| getterStep | Holds if |
| parameterValueFlow | Holds if |