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

Member predicate CallableExpr::getArgs

Gets The default values and annotations (type-hints) for the arguments of this callable.

This predicate is called getArgs(), rather than getParameters() for compatibility with Python’s AST module.

Arguments getArgs()