codeql/python-all
2.2.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if this parameter is a “varargs” parameter. The varargs in f(a, b, *varargs).
varargs
f(a, b, *varargs)
predicate isVarargs()