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

Predicate matchMappingClearStep

Bindings that are mentioned in a mapping pattern will not be available to a double star pattern in the same mapping pattern.

Import path

import semmle.python.dataflow.new.internal.MatchUnpacking
predicate matchMappingClearStep(Node n, Content c)