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

Member predicate API::CallNode::getParameter

Gets the API node for the parameter that has index i or has keyword name.

Node getParameter(int i, string name)