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 LocalSourceNode
s
themselves.
Import path
import codeql.ruby.typetracking.internal.TypeTrackingImpl
predicate hasFeatureBacktrackStoreTarget()