CodeQL library for Ruby
codeql/ruby-all 5.1.4 (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()