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

Member predicate Expr::refersTo

NOTE: refersTo will be deprecated in 2019. Use pointsTo instead. Gets what this expression might “refer-to” in the given context.

predicate refersTo(Context context, Object obj, ClassObject cls, AstNode origin)