CodeQL library for Ruby
codeql/ruby-all 4.1.2-dev (changelog, source)
Search

Predicate TypeTrackingInput::withContentStepImpl

Same as withContentStep, but nodeTo has type Node instead of LocalSourceNode, which allows for it by used in the definition of LocalSourceNode.

Import path

import codeql.ruby.typetracking.internal.TypeTrackingImpl
predicate withContentStepImpl(Node nodeFrom, Node nodeTo, ContentFilter filter)