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

Predicate TypeTrackingInput::hasFeatureBacktrackStoreTarget

Holds if the target of store steps should be backtracked via simpleLocalSmallStep to a LocalSourceNode. If this flag is not set, then the targets of store steps are assumed to be LocalSourceNodes themselves.

Import path

import codeql.ruby.typetracking.internal.TypeTrackingImpl
predicate hasFeatureBacktrackStoreTarget()