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

Member predicate CallNode :: getArgByName

Gets the flow node corresponding to the named argument of the call corresponding to this flow node

ControlFlowNode getArgByName ( string name )