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

Member predicate ParameterPosition::isSynthStarArgsElement

Holds if this position represents a synthetic parameter at or after (0-based) position index, from which there will be made a store step to the real *args parameter.

predicate isSynthStarArgsElement(int index)