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

Member predicate Function::getQualifiedName

Gets the qualified name for this function. Should return the same name as the __qualname__ attribute on functions in Python 3.

string getQualifiedName()