Predicate TypeTrackingInput::withContentStep
Holds if type-tracking should step from nodeFrom
to nodeTo
if inside a content matched by filter
.
Import path
import codeql.ruby.typetracking.internal.TypeTrackingImpl
predicate withContentStep(Node nodeFrom, LocalSourceNode nodeTo, ContentFilter filter)