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

Member predicate ParameterPosition :: isStarArgs

Holds if this position represents a *args parameter at (0-based) index.

predicate isStarArgs ( int index )