Module TypeTrackingImpl
Import path
import codeql.ruby.typetracking.internal.TypeTrackingImplImports
| TypeTracking<Locations::Location, TypeTrackingImpl::TypeTrackingInput> | Given a set of step relations, this module provides classes and predicates for simple data-flow reachability suitable for tracking types. |
Predicates
| callStep | Holds if there is flow from |
| sourceCallStep | Holds if there is flow from |
Modules
Aliases
| Shared | Provides classes and predicates for simple data-flow reachability suitable for tracking types. |
| SharedImpl | Provides classes and predicates for simple data-flow reachability suitable for tracking types. |