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

Member predicate AccessPathTokenBase::getArgument

Gets the nth argument to this token, such as x or y from Member[x,y].

string getArgument(int n)