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

Member predicate AstNode::getChild

Gets the ith child node of this node.

Note that the precise indices of child nodes are considered an implementation detail and are subject to change without notice.

AstNode getChild(int i)