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

Member predicate Call_ :: getPositionalArg

Gets the nth positional argument of this call expression.

Expr getPositionalArg ( int index )