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

Predicate isArgumentNode

Holds if arg is an ArgumentNode of c with position pos.

Import path

import codeql.ruby.dataflow.internal.DataFlowPrivate
predicate isArgumentNode(ArgumentNode arg, DataFlowCall c, ArgumentPosition pos)