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

Member predicate StmtListNode::getChild

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

PrintAstNode getChild(int childIndex)