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

Member predicate Function_ :: getKwonlyarg

Gets the nth keyword-only parameter of this function.

Expr getKwonlyarg ( int index )