Predicate neverSkipInPathGraph
Holds if n
should never be skipped over in the PathGraph
and in path
explanations.
Import path
import codeql.ruby.dataflow.internal.DataFlowPrivate
predicate neverSkipInPathGraph(Node n)
Holds if n
should never be skipped over in the PathGraph
and in path
explanations.
import codeql.ruby.dataflow.internal.DataFlowPrivate
predicate neverSkipInPathGraph(Node n)