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

Predicate readStep

Holds if there is a read step of content c from node1 to node2.

Import path

import codeql.ruby.dataflow.internal.DataFlowPrivate
predicate readStep(Node node1, ContentSet c, Node node2)