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

Injector TSynthDictSplatArgumentNode

A synthetic node to capture keyword arguments that are passed to a **kwargs parameter.

Import path

import semmle.python.dataflow.new.internal.DataFlowPublic
TSynthDictSplatArgumentNode TSynthDictSplatArgumentNode(CallNode call)