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

Member predicate CallArgumentsNode::getChild

Gets the child node at index childIndex. Child indices must be unique, but need not be contiguous.

PrintAstNode getChild(int childIndex)