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

Predicate TypeTrackingInput::withoutContentStepImpl

Same as withoutContentStep, 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 withoutContentStepImpl(Node nodeFrom, Node nodeTo, ContentFilter filter)