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

Member predicate Call :: getPositionalArgumentCount

Gets the positional argument count of this call, provided there is no more than one tuple (*) argument.

int getPositionalArgumentCount ( )