Module Cached
A collection of cached types and predicates to be evaluated in the same stage.
Import path
import codeql.ruby.dataflow.internal.DataFlowPrivatePredicates
| exprNodeReturnedFromCached | Holds if |
| getLocation | |
| isLocalSourceNode | |
| localFlowStepImpl | This is the local flow predicate that is exposed. |
| localFlowStepTypeTracker | This is the local flow predicate that is used in type tracking. |
| simpleLocalFlowStep | This is the local flow predicate that is used as a building block in global data flow. |
| toString |