codeql/python-all
1.0.6
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets a positional argument, provided it is not preceded by a starred argument. This exists primarily for backwards compatibility. You are recommended to use Call.getAPositionalArg() instead.
Expr getAnArg()