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

Member predicate BaseAstNode::getChild

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

BaseAstNode getChild(int childIndex)