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

Predicate SsaSource :: pattern_alias_definition

Holds if v is defined by as the alias of an as-pattern.

Import path

import python
predicate pattern_alias_definition ( Variable v , ControlFlowNode defn )