codeql/go-all
2.1.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the ith child node of this node.
i
Note that the precise indices of child nodes are considered an implementation detail and are subject to change without notice.
AstNode getChild(int i)