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

Predicate matchLiteralFlowStep

literal pattern: flow from the literal to the pattern, to add information syntax (toplevel): case literal:

Import path

import semmle.python.dataflow.new.internal.MatchUnpacking
predicate matchLiteralFlowStep(Node nodeFrom, Node nodeTo)