Predicate Private::Steps::summaryReadStep
Holds if there is a read step of content c from pred to succ, which
is synthesized from a flow summary.
Import path
import codeql.ruby.dataflow.internal.FlowSummaryImplpredicate summaryReadStep(Node pred, ContentSet c, Node succ)