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

Member predicate ClassExpr :: getStarargs

Gets a tuple (*) argument of this class definition.

Expr getStarargs ( )