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

Predicate SsaSource::with_definition

Holds if v is defined by a with statement.

Import path

import python
predicate with_definition(Variable v, ControlFlowNode defn)