CodeQL library for Go
codeql/go-all 4.1.0 (changelog, source)
Search

Member predicate PrintAstNode::getChild

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

PrintAstNode getChild(int childIndex)