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

Member predicate AstElementNode :: getChild

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

PrintAstNode getChild ( int childIndex )