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

Member predicate Function_::getKwonlyarg

Gets the nth keyword-only parameter of this function.

Expr getKwonlyarg(int index)