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

Member predicate API::Node::getKeywordParameter

Gets the node representing the keyword parameter name of the function represented by this node.

This predicate may have multiple results when there are multiple invocations of this API component. Consider using getAnInvocation() if there is a need to distinguish between individual calls.

Node getKeywordParameter(string name)