CodeQL library for Python
codeql/python-all 1.0.5-dev (changelog, source)
Search

Member predicate CallNode::getArg

Gets the flow node corresponding to the n’th positional argument of the call corresponding to this flow node

ControlFlowNode getArg(int n)