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

Member predicate ExprNodes::CallCfgNode::getPositionalArgument

Gets the nth positional argument of this call. Unlike getArgument, this excludes keyword arguments.

ExprCfgNode getPositionalArgument(int n)