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

Member predicate CallNode :: getKwargs

Gets a dictionary (**) argument of this call, if any.

ControlFlowNode getKwargs ( )