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

Member predicate CallPrintNode :: getChild

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

PrintAstNode getChild ( int childIndex )