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

Member predicate ArgumentPosition::isAny

Holds if this position represents any argument, except self arguments. This includes both positional, named, and block arguments.

predicate isAny()