CodeQL library for Python
codeql/python-all 0.11.14 (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)