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

Predicate DataFlowMake::MergePathGraph::PathGraph::nodes

Holds if n is a node in the graph of data flow path explanations.

Import path

import codeql.dataflow.DataFlow
predicate nodes(PathNode n, string key, string val)